Version 24.2 (latest)

PivotGridAxisItemBase Class Properties

For a list of all members of this type, see PivotGridAxisItemBase members.

Public Properties
 NameDescription
Public PropertyAxisReturns a reference to the associated Infragistics.Olap.Core.Data.Axis.  
Public PropertyAxisMemberReturns a reference to the associated Infragistics.Olap.Core.Data.AxisMember.  
Public PropertyCellAppearanceReturns an object which exposes an Appearance object for each possible state supported by a cell.  
Public PropertyCellHotTrackingBehaviorReturns or sets a value which determines the hot tracking behavior for a cell which is associated with this item.  
Public PropertyCellHotTrackingBehaviorResolvedReturns the resolved value of the CellHotTrackingBehavior property.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyExpandedReturns a boolean value indicating whether this item is currently expanded.  
Public PropertyHeaderAppearanceReturns an object which exposes an Appearance object for each possible state supported by a header.  
Public PropertyHeaderStateReturns a flagged value which describes the current state of the header associated with this item.  
Public PropertyHeaderTextReturns or sets the text that is displayed on this item's header.  
Public PropertyIndexReturns the ordinal position of this item within the collection to which it belongs.  
Public PropertyIsExpandableReturns a boolean value indicating whether the Tuple associated with this element is expandable.  
Public PropertyKeyReturns the key which uniquely identifies this item.  
Public PropertyMemberReturns a reference to the associated Infragistics.Olap.Core.Data.AxisMember.  
Public PropertyMemberIndexReturns the index of the associated tuple Member.  
Public PropertyPivotGridReturns a reference to the UltraPivotGrid associated with this item.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTupleReturns a reference to the associated Infragistics.Olap.Core.Data.Tuple.  
Public PropertyTupleIndexReturns the index of the associated Tuple.  
Protected Properties
 NameDescription
Protected PropertyDefaultCellHotTrackingBehaviorReturns the default value for the CellHotTrackingBehavior property.  
Protected PropertyPropIdReturns the property identifier for this object.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also