The following tables list the members exposed by MeasureListViewModel.
Name | Description | |
---|---|---|
MeasureListViewModel Constructor | Initializes a new instance of the MeasureListViewModel class. |
Name | Description | |
---|---|---|
Caption | Gets the string representation for the list of measures. | |
CompareKey | Gets an instance of object which uniquely identifies this instance. | |
Index | Gets or sets the index of this IMeasureListViewModel in its paret AreaItemsCollection. | |
MeasureListLocation | Gets or sets where measures are placed when more than one measure is applied. | |
Measures | Gets the list of Infragistics.Olap.Data.IMeasure items that IMeasureListViewModel represents. |
Name | Description | |
---|---|---|
CompareTo | Implementation of the System.IComparable.CompareTo(System.Object). | |
UpdateMeasures | Recreate the Measures collection. |