Version

PivotRowBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowSelectionGets a value indicating whether selection will be allowed on the PivotRowBase.  
Public PropertyControlGets or sets the PivotCellsPanel that is attached to the PivotRowBase  
Public PropertyGridLayoutGets the GridLayout that is associated with this object.  
Public PropertyHeightGets or sets the row's height.  
Public PropertyHeightInternal  
Public PropertyIsActiveGets or sets a value indicating whether or not a cell is the PivotRowBase is active.  
Public PropertyIsMouseOverGets or sets a value indicating whether or not the Mouse is currently over the PivotRowBase  
Protected Properties
 NameDescription
Protected PropertyAttachedElement (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
Protected Internal PropertyIsDirty (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
Protected PropertyRecyclingElementType (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
Protected PropertyRecyclingIdentifier (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
Protected Internal PropertyResolveRowHoverGets whether the entire row or just the individual cell should be hovered when the mouse is over a cell.  
Protected Internal PropertyVisibleCellsGets a list of cells that are visible.  
See Also