For a list of all members of this type, see PivotDataRow members.
| Name | Description | |
|---|---|---|
![]() | AllowSelection | Overridden. Gets a value indicating whether selection will be allowed on the PivotRowBase. |
![]() | Cells | Gets the collection of cells that belongs to the PivotDataRow. |
![]() | Control | Gets or sets the PivotCellsPanel that is attached to the PivotRowBase (Inherited from Infragistics.Controls.Grids.PivotRowBase) |
![]() | Data | Gets the underlying data associated with the PivotDataRow. |
![]() | DataCellStyle | Gets or sets the System.Windows.Style that will be applied to all PivotCellControl objects in this row. |
![]() | DataCellTemplate | Gets or sets the System.Windows.DataTemplate used to define the Content of the cell of the PivotDataRow. |
![]() | DataCellTemplateResolved | Gets the resolved System.Windows.DataTemplate used to define the Content of the cells of the PivotDataRow. |
![]() | GridLayout | Gets the PivotRowBase.GridLayout that is associated with this object. (Inherited from Infragistics.Controls.Grids.PivotRowBase) |
![]() | HeaderCellStyle | Gets or sets the System.Windows.Style that will be applied to all PivotRowHeaderCellControl objects in this row. |
![]() | HeaderText | Gets the text from all members in tuple that this column belongs to. |
![]() | Height | Gets or sets the row's height. (Inherited from Infragistics.Controls.Grids.PivotRowBase) |
![]() | HeightInternal | Overridden. |
![]() | IsActive | Gets or sets a value indicating whether or not a cell is the PivotRowBase is active. (Inherited from Infragistics.Controls.Grids.PivotRowBase) |
![]() | IsMouseOver | Gets or sets a value indicating whether or not the Mouse is currently over the PivotRowBase (Inherited from Infragistics.Controls.Grids.PivotRowBase) |
![]() | IsSelected | Gets or sets a value indicating whether an item is currently selected. |
![]() | IsTotal | Gets a value indicating whether this PivotDataRow is total. |
![]() | IsVisible | Gets or sets a value indicating whether the row is visible. |
![]() | LeafHeaderCell | Gets the cell which is at the lowest level in the hierarchy |
![]() | Tuple | Gets the tuple associated with this row. |
| Name | Description | |
|---|---|---|
![]() | AttachedElement | (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>) |
![]() | IsDirty | (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>) |
![]() | RecyclingElementType | Overridden. Gets the Type of control that should be created for the PivotDataRow. |
![]() | RecyclingIdentifier | (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>) |
![]() | ResolveRowHover | Overridden. Resolves whether the entire row or just the individual cell should be hovered when the mouse is over a cell. |
![]() | VisibleCells | Overridden. Gets a list of cells that are visible. |