Version

RowAxisProvider Class Methods

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

Public Methods
 NameDescription
Public MethodGetCell(Int32,Int32)Gets the cell at the specified address. (Inherited from Infragistics.Controls.Grids.AxisProvider)
Public MethodGetChildrenGets a list of children cells for specified cell. (Inherited from Infragistics.Controls.Grids.AxisProvider)
Public MethodGetParentCellGets the parent cell. (Inherited from Infragistics.Controls.Grids.AxisProvider)
Protected Methods
 NameDescription
Protected MethodCheckCellToggleVisibilityOverridden. Checks the cell toggle visibility.  
Protected Internal MethodClearOverridden. Clears this instance.  
Protected MethodCreateHeaderCellOverridden. Creates the PivotHeaderCell if one has not been created already.  
Protected MethodDefineAxisIndexOverridden. Defines the index of the axis.  
Protected MethodGetCellSpanOverridden. Gets the cell span.  
Protected MethodIsMergeNeededOverloaded. Determines whether the cell should be merged. (Inherited from Infragistics.Controls.Grids.AxisProvider)
Protected MethodPrepareAxisHeaderCellPrepares the collection of tuples for visual header cells. (Inherited from Infragistics.Controls.Grids.AxisProvider)
Protected MethodTryGetValueTries the get value. (Inherited from Infragistics.Controls.Grids.AxisProvider)
Protected MethodVerifiedIndexesOverridden. Defines the indexies.  
See Also