Version

MeasureDescriptor Class Members

The following tables list the members exposed by MeasureDescriptor.

Public Constructors
 NameDescription
Public ConstructorMeasureDescriptor ConstructorCreates a new instance of this class.  
Public Properties
 NameDescription
Public PropertyAggregationReturns or sets a value indicating the manner in which cell values are aggregated for the associated Measure.  
Public PropertyCaptionReturns or sets the caption for this OLAP element. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
Public PropertyDataTypeReturns the data type for this element. (Inherited from Infragistics.Olap.FlatData.OlapAxisElementDescriptorBase)
Public PropertyDisplayFormatReturns or sets the string used to format cell values for this instance.  
Public PropertyHasCaptionReturns a boolean value indicating whether this instance has a caption explicitly set. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
Public PropertyIsNumericReturns a boolean value indicating whether this descriptor is associated with a numeric data type.  
Public PropertyNameReturns the name of this OLAP element. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
Public PropertyPropertyDescriptorReturns a reference to the System.ComponentModel.PropertyDescriptor associated with this OLAP element. (Inherited from Infragistics.Olap.FlatData.OlapAxisElementDescriptorBase)
Protected Properties
 NameDescription
Protected PropertyDefaultDisplayFormatReturns the default format string.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
See Also