The following tables list the members exposed by PivotDataRow.
Name | Description | |
---|---|---|
PivotDataRow Constructor | Initializes a new instance of the PivotDataRow class. |
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. |
Name | Description | |
---|---|---|
Dispose | Overloaded. Releases the unmanaged resources used by the PivotDataRow and optionally releases the managed resources. |
Name | Description | |
---|---|---|
CreateInstanceOfRecyclingElement | Overridden. Creates a new instance of the panel which will arrange the row in current view. Note: this method is only meant to be invoked via the RecyclingManager. | |
OnElementAttached | Called when the PivotCellsPanel is attached to the PivotRowBase (Inherited from Infragistics.Controls.Grids.PivotRowBase) | |
OnElementReleased | Called when the PivotCellsPanel is removed from the PivotRowBase (Inherited from Infragistics.Controls.Grids.PivotRowBase) | |
OnElementReleasing | Overridden. Called when element is about releasing. | |
OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>) | |
SetSelected | Sets the selected state of an item. |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>) |