For a list of all members of this type, see DataSourceOptions members.
Name | Description | |
---|---|---|
![]() | Columns | Gets or sets a list of hierarchy names separated by comma that will be used as columns of the data source. |
![]() | Filters | Gets or sets a list of hierarchy names separated by comma that will be used as filters of the data source. |
![]() | FlatDataOptions | Gets or sets the settings for creating an instance of $.ig.OlapFlatDataSource. |
![]() | Measures | Gets or sets a list of measure names separated by comma that will be used as measures of the data source. |
![]() | Rows | Gets or sets a list of hierarchy names separated by comma that will be used as rows of the data source. |
![]() | XmlaOptions | Gets or sets the settings for creating an instance of $.ig.OlapXmlaDataSource. |
Name | Description | |
---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub