Version 24.2 (latest)

DataSourceBase.DataSourceState Class Properties

For a list of all members of this type, see DataSourceBase.DataSourceState members.

Public Properties
 NameDescription
Public PropertyColumnsGets the state of Columns collection.  
Public PropertyFiltersGets the state of Filters collection.  
Public PropertyMeasureListIndexGets the state of DataSourceBase.MeasureListIndex property.  
Public PropertyMeasureListLocationGets the state of DataSourceBase.MeasureListLocation property.  
Public PropertyMeasuresGets the state of Measures collection.  
Public PropertyRawResultGets the state of DataSourceBase.RawResult property.  
Public PropertyRowsGets the state of Rows collection.  
Public PropertySwitchAxisMemberResultGets the SwitchAxisMemberResult instance related to current operation.  
See Also