Version

MeasureListViewModel Class Members

The following tables list the members exposed by MeasureListViewModel.

Public Constructors
 NameDescription
Public ConstructorMeasureListViewModel ConstructorInitializes a new instance of the MeasureListViewModel class.  
Public Properties
 NameDescription
Public PropertyCaptionGets the string representation for the list of measures.  
Public PropertyCompareKeyGets an instance of object which uniquely identifies this instance.  
Public PropertyIndexGets or sets the index of this IMeasureListViewModel in its paret AreaItemsCollection.  
Public PropertyMeasureListLocationGets or sets where measures are placed when more than one measure is applied.  
Public PropertyMeasuresGets the list of Infragistics.Olap.Data.IMeasure items that IMeasureListViewModel represents.  
Public Methods
 NameDescription
Public MethodCompareToImplementation of the System.IComparable.CompareTo(System.Object).  
Public MethodUpdateMeasuresRecreate the Measures collection.  
See Also