Version

OlapAxisElementDescriptorBase Class Members

The following tables list the members exposed by OlapAxisElementDescriptorBase.

Public Constructors
 NameDescription
Public ConstructorOlapAxisElementDescriptorBase ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyCaptionReturns or sets the caption for this OLAP element. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
Public PropertyDataTypeReturns the data type for this element.  
Public PropertyHasCaptionReturns a boolean value indicating whether this instance has a caption explicitly set. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
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.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
See Also