Version

DataSourceBase.DataSourceState Class Members

The following tables list the members exposed by DataSourceBase.DataSourceState.

Public Constructors
 NameDescription
Public ConstructorDataSourceBase.DataSourceState ConstructorInitializes a new instance of the DataSourceBase.DataSourceState class.  
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