interface IRtDataFilter
데이터 필터 설정 모델.
See Also
Events
Properties
- enabled:
booleanoptionalDefaulttrue필터 활성화 여부. - filter: RtFilterType
필터. - label:
stringoptional필터 패널 등에 표시되는 이름. - name:
string필터 이름. 데이터뷰에 추가 후 참조해야 하므로 반드시 지정해야 한다.