For a list of all members of this type, see TreeGridFiltering members.
Name | Description | |
---|---|---|
![]() | COUNT_FILTERING_RECORDS_KEY | default key for count of matching filtered records - used in metadata |
![]() | DISPLAY_MODE | default property name in GET request used to populate ToLevel property |
![]() | FROM_LEVEL | default property name in GET request used to populate FromLevel property |
![]() | MATCH_FILTERING | default property in the dataRecord object that indicates whether the dataRow matches the filtering conditions. |
![]() | RECORD_COUNT_KEY | property name in the response which holds the total number of records in the data source on the backend |
![]() | TO_LEVEL | default property name in GET request used to populate ToLevel property |
View on GitHub