The following tables list the members exposed by RowAxisProvider.
Name | Description | |
---|---|---|
RowAxisProvider Constructor | Initializes a new instance of the RowAxisProvider class. |
Name | Description | |
---|---|---|
AxisHeaderCells | Gets the list of header cells. (Inherited from Infragistics.Controls.Grids.AxisProvider) | |
AxisTuples | Gets the tuples for coresponded axis. (Inherited from Infragistics.Controls.Grids.AxisProvider) | |
Columns | Overridden. Gets the collection of columns in the axis. | |
CreatedCell | Gets a dictionary with created cells. (Inherited from Infragistics.Controls.Grids.AxisProvider) | |
CreatedFakeCell | Gets a dictionary with created fake cells. (Inherited from Infragistics.Controls.Grids.AxisProvider) | |
GridLayout | Gets or sets the AxisProvider.GridLayout object. (Inherited from Infragistics.Controls.Grids.AxisProvider) | |
MaxAxisTupleDepth | Overridden. Gets array with values which indicate the depth of rows or columns in each hierarhy. | |
ParentInFront | Overridden. Gets a value indicating whether the tuple are order by parent. | |
Rows | Overridden. Gets the collection of rows in the axis. |
Name | Description | |
---|---|---|
GetCell(Int32,Int32) | Gets the cell at the specified address. (Inherited from Infragistics.Controls.Grids.AxisProvider) | |
GetChildren | Gets a list of children cells for specified cell. (Inherited from Infragistics.Controls.Grids.AxisProvider) | |
GetParentCell | Gets the parent cell. (Inherited from Infragistics.Controls.Grids.AxisProvider) |
Name | Description | |
---|---|---|
CheckCellToggleVisibility | Overridden. Checks the cell toggle visibility. | |
Clear | Overridden. Clears this instance. | |
CreateHeaderCell | Overridden. Creates the PivotHeaderCell if one has not been created already. | |
DefineAxisIndex | Overridden. Defines the index of the axis. | |
GetCellSpan | Overridden. Gets the cell span. | |
IsMergeNeeded | Overloaded. Determines whether the cell should be merged. (Inherited from Infragistics.Controls.Grids.AxisProvider) | |
PrepareAxisHeaderCell | Prepares the collection of tuples for visual header cells. (Inherited from Infragistics.Controls.Grids.AxisProvider) | |
TryGetValue | Tries the get value. (Inherited from Infragistics.Controls.Grids.AxisProvider) | |
VerifiedIndexes | Overridden. Defines the indexies. |