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