Version 21.2

TreeGridFiltering Class Fields

For a list of all members of this type, see TreeGridFiltering members.

Public Fields
 NameDescription
Public FieldCOUNT_FILTERING_RECORDS_KEYdefault key for count of matching filtered records - used in metadata  
Public FieldDISPLAY_MODEdefault property name in GET request used to populate ToLevel property  
Public FieldFROM_LEVELdefault property name in GET request used to populate FromLevel property  
Public FieldMATCH_FILTERINGdefault property in the dataRecord object that indicates whether the dataRow matches the filtering conditions.  
Public FieldRECORD_COUNT_KEYproperty name in the response which holds the total number of records in the data source on the backend  
Public FieldTO_LEVELdefault property name in GET request used to populate ToLevel property  
See Also

View on GitHub