Version 24.2 (latest)

AxisProvider Class Methods

For a list of all members of this type, see AxisProvider members.

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