Version

DataSourceOptions Class Properties

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

Public Properties
 NameDescription
Public PropertyColumnsGets or sets a list of hierarchy names separated by comma that will be used as columns of the data source.  
Public PropertyFiltersGets or sets a list of hierarchy names separated by comma that will be used as filters of the data source.  
Public PropertyFlatDataOptionsGets or sets the settings for creating an instance of $.ig.OlapFlatDataSource.  
Public PropertyMeasuresGets or sets a list of measure names separated by comma that will be used as measures of the data source.  
Public PropertyRowsGets or sets a list of hierarchy names separated by comma that will be used as rows of the data source.  
Public PropertyXmlaOptionsGets or sets the settings for creating an instance of $.ig.OlapXmlaDataSource.  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub