Version 20.1

TreeGridDataSourceSettingsWrapper Class Methods

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

Public Methods
 NameDescription
Public MethodInitialFlatDataViewif set to TRUE it is expected that the source of data is normalized and transformed(has set dataLevel and expansion state). The source of data is used as flatDataView. Usually used when the paging is remote and paging mode is allLevels, or features are remote(and the processing of the returned result should be made on the server)  
Public MethodPropertyDataLevelThe name of the property that keeps track of the level in the hierarchy.  
Public MethodPropertyExpandedThe name of the property that keeps track of the expansion state of a data item.  
See Also

View on GitHub