For a list of all members of this type, see CalculatedMeasureViewModel members.
| Name | Description | |
|---|---|---|
![]() | AggregatorType | Gets or sets the AggregatorType that identifies how a measure was derived. |
![]() | Caption | Gets or sets the string representation for the item. (Inherited from Infragistics.Olap.CalculatedItemViewModel) |
![]() | CompareKey | Overridden. Gets an instance of object which uniquely identifies this instance. |
![]() | DataProvider | Gets the model provider which is responsible for providing the data. |
![]() | Description | Gets the description of the measure. |
![]() | Expression | Gets or sets the MDX expression which this element evaluates. (Inherited from Infragistics.Olap.CalculatedItemViewModel) |
![]() | FilterableMeasureViewModel | A view model for the measure filtering dialog. |
![]() | FormatString | Gets or sets a Microsoft Office style format string used by client application. (Inherited from Infragistics.Olap.CalculatedItemViewModel) |
![]() | GroupName | Gets the name of the measue group this instance belongs to. |
![]() | HasPendingChanges | Gets a value indicating whether this instance has uncommited changes. (Inherited from Infragistics.Olap.CalculatedItemViewModel) |
![]() | IsReadOnly | Gets or sets a value indicating whether the value of Expression property can be modified. (Inherited from Infragistics.Olap.CalculatedItemViewModel) |
![]() | Measure | Gets the measure which will be used in the view model. |
![]() | Member | Gets the Infragistics.Olap.Data.ICalculatedOlapElement instance. (Inherited from Infragistics.Olap.CalculatedItemViewModel) |
![]() | Name | Gets the name of the element. (Inherited from Infragistics.Olap.CalculatedItemViewModel) |
![]() | SolveOrder | Gets or sets the order in which calculated member is evaluated if there is an intersection between multiple calcualted mambers. (Inherited from Infragistics.Olap.CalculatedItemViewModel) |
![]() | UniqueName | Overridden. Gets the unique name of the element. |
![]() | ViewModel | Gets the view model this instance is connected to. |