Version

PivotGridRow Class Properties

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

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)
See Also