Version

AxisProvider Class Members

The following tables list the members exposed by AxisProvider.

Protected Properties
 NameDescription
Protected PropertyAxisHeaderCellsGets the list of header cells.  
Protected Internal PropertyAxisTuplesGets the tuples for coresponded axis.  
Protected PropertyColumnsGets the collection of columns in the axis.  
Protected PropertyCreatedCellGets a dictionary with created cells.  
Protected PropertyCreatedFakeCellGets a dictionary with created fake cells.  
Protected PropertyGridLayoutGets or sets the GridLayout object.  
Protected PropertyMaxAxisTupleDepthGets array with values which indicate the depth of rows or columns in each hierarhy.  
Protected PropertyParentInFrontGets a value indicating whether the tuple are order by parent.  
Protected PropertyRowsGets the collection of rows in the axis.  
Public Methods
 NameDescription
Public MethodGetCellGets the cell at the specified address.  
Public MethodGetChildrenGets a list of children cells for specified cell.  
Public MethodGetParentCellGets the parent cell.  
Protected Methods
 NameDescription
Protected MethodCheckCellToggleVisibilityChecks the cell toggle visibility.  
Protected Internal MethodClearClears this instance.  
Protected MethodCreateHeaderCellCreates the PivotHeaderCell if one has not been created already.  
Protected MethodDefineAxisIndexDefines the index of the axis.  
Protected MethodGetCellSpanGets the cell span.  
Protected MethodIsMergeNeededOverloaded. Determines whether the cell should be merged.  
Protected MethodPrepareAxisHeaderCellPrepares the collection of tuples for visual header cells.  
Protected MethodTryGetValueTries the get value.  
Protected MethodVerifiedIndexesDefines the indexies.  
See Also