Version

TreeGridDataSourceSettingsWrapper Class Members

The following tables list the members exposed by TreeGridDataSourceSettingsWrapper.

Public Constructors
Public Properties
 NameDescription
Public PropertyTreeGridDataSourceSettingsGets the tree grid data source settings.  
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