For a list of all members of this type, see IOlapViewModel members.
Name | Description | |
---|---|---|
Columns | Gets or sets collection of IFilterViewModel items that represents the columns of model. | |
Cube | Gets or sets the currently selected Infragistics.Olap.Data.ICube object that contains the particular data slices. | |
Cubes | Gets collection of available Infragistics.Olap.Data.ICube items. | |
DeferredLayoutUpdate | Gets or sets a value indicating whether data is loaded on demand. | |
Filters | Gets or sets collection of IAreaItemViewModel items that represents the selected filters of model. | |
IsBusy | Gets a value indicating whether this IOlapViewModel is busy with data gathering or result processing. | |
IsSwitchingAreaItemLocation | Gets or sets a value indicating whether this instance is switching the location of an item from one area to another. | |
MeasureListIndex | Gets or sets the initial position of measures area item when more than one measure is applied. | |
MeasureListLocation | Gets or sets where measures will be placed when more than one measure is applied. | |
MeasureListViewModel | Gets the model of special type of IAreaItemViewModel that is resposible for displaying of multiple measure items. | |
Measures | Gets or sets collection of IAreaItemViewModel items that represents the selected measures of model. | |
ParentInFrontForColumns | Gets or sets a value indicating whether parent for columns is in front of children. | |
ParentInFrontForRows | Gets or sets a value indicating whether parent for rows is in front of children. | |
Processing | Gets a value indicating whether this IOlapViewModel is processing. | |
Result | Gets the Infragistics.Olap.Data.IResult object created by OLAP analysis server. | |
Rows | Gets or sets collection of IAreaItemViewModel items that represents the rows of model. |