The following tables list the members exposed by PivotRowBase.
| Name | Description | |
|---|---|---|
![]() | AllowSelection | Gets a value indicating whether selection will be allowed on the PivotRowBase. |
![]() | Control | Gets or sets the PivotCellsPanel that is attached to the PivotRowBase |
![]() | GridLayout | Gets the GridLayout that is associated with this object. |
![]() | Height | Gets or sets the row's height. |
![]() | HeightInternal | |
![]() | IsActive | Gets or sets a value indicating whether or not a cell is the PivotRowBase is active. |
![]() | IsMouseOver | Gets or sets a value indicating whether or not the Mouse is currently over the PivotRowBase |
| Name | Description | |
|---|---|---|
![]() | AttachedElement | (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>) |
![]() | IsDirty | (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>) |
![]() | RecyclingElementType | (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>) |
![]() | RecyclingIdentifier | (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>) |
![]() | ResolveRowHover | Gets whether the entire row or just the individual cell should be hovered when the mouse is over a cell. |
![]() | VisibleCells | Gets a list of cells that are visible. |
| Name | Description | |
|---|---|---|
![]() | CreateInstanceOfRecyclingElement | Overridden. Creates a new instance of the PivotCellsPanel. Note: this method is only meant to be invoked via the RecyclingManager. |
![]() | OnElementAttached | Overridden. Called when the PivotCellsPanel is attached to the PivotRowBase |
![]() | OnElementReleased | Overridden. Called when the PivotCellsPanel is removed from the PivotRowBase |
![]() | OnElementReleasing | (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>) |
![]() | OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>) |