Version

InitializeOlapAxisElementDescriptorEventArgs Class Members

The following tables list the members exposed by InitializeOlapAxisElementDescriptorEventArgs.

Public Properties
 NameDescription
Public PropertyOlapElementDescriptorReturns or sets a reference to the OLAP element to be associated with this instance's PropertyDescriptor. (Inherited from Infragistics.Olap.FlatData.OlapAxisElementDescriptorEventArgs)
Public PropertyPropertyDescriptorReturns a reference to the PropertyDescriptor for which this OLAP element was generated. (Inherited from Infragistics.Olap.FlatData.OlapAxisElementDescriptorEventArgs)
Public PropertyVisibleReturns or sets a boolean value indicating whether the associated class member is visible to the data source. (Inherited from Infragistics.Olap.FlatData.OlapAxisElementDescriptorEventArgs)
See Also