Version

PivotGridRow Class Members

The following tables list the members exposed by PivotGridRow.

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. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyAxisMemberReturns a reference to the associated Infragistics.Olap.Core.Data.AxisMember. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyCellAppearanceReturns an object which exposes an Appearance object for each possible state supported by a cell. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyCellClickActionReturns or sets a value which determines the action that is taken when a CellUIElement is clicked or tapped.  
Public PropertyCellHotTrackingBehaviorReturns or sets a value which determines the hot tracking behavior for a cell which is associated with this item. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyCellHotTrackingBehaviorResolvedReturns the resolved value of the CellHotTrackingBehavior property. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyCellsReturns a collection containing the cells contained within this row.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyExpandedReturns a boolean value indicating whether this item is currently expanded. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyHeaderAppearanceReturns an object which exposes an Appearance object for each possible state supported by a header. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyHeaderStateReturns a flagged value which describes the current state of the header associated with this item. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyHeaderTextReturns or sets the text that is displayed on this item's header. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyIndexOverridden. Returns the ordinal position of this row within the collection to which it belongs.  
Public PropertyIsExpandableReturns a boolean value indicating whether the Tuple associated with this element is expandable. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyKeyReturns the key which uniquely identifies this item. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyMemberReturns a reference to the associated Infragistics.Olap.Core.Data.AxisMember. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyMemberIndexReturns the index of the associated tuple Member. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyPivotGridOverridden. Returns 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. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public PropertyTupleIndexReturns the index of the associated Tuple. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Protected Properties
 NameDescription
Protected PropertyDefaultCellHotTrackingBehaviorOverridden. Returns the default value for the CellHotTrackingBehavior property.  
Protected PropertyPropIdOverridden. Returns 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. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this item. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
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. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Protected MethodResetCellClickActionRestores the value of the CellClickAction property to its default.  
Protected MethodResetCellHotTrackingBehaviorRestores the value of the associated property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Protected MethodResetHeaderAppearanceRestores all property values of the object returned from the HeaderAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Protected MethodResetHeaderTextRestores the value of the associated property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeCellClickActionReturns a boolean value indicating whether the CellClickAction property requires serialization.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also