Version

PivotGridAxisItemBase Class Members

The following tables list the members exposed by PivotGridAxisItemBase.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIsCellHotTrackingReturns a boolean value indicating whether the specified cell is currently hot tracking.  
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this item.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChangedOverridden. OnObjectPropChanged  
Protected MethodOnSubObjectPropChangedOverridden. OnSubObjectPropChanged  
Protected MethodResetCellAppearanceRestores all property values of the object returned from the CellAppearance property to their respective defaults.  
Protected MethodResetCellHotTrackingBehaviorRestores the value of the associated property to its default.  
Protected MethodResetHeaderAppearanceRestores all property values of the object returned from the HeaderAppearance property to their respective defaults.  
Protected MethodResetHeaderTextRestores the value of the associated property to its default.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also