Version

SuperCompactLayoutProvider Class Members

The following tables list the members exposed by SuperCompactLayoutProvider.

Public Constructors
 NameDescription
Public ConstructorSuperCompactLayoutProvider ConstructorInitializes a new instance of the ColumnAxisProvider class.  
Protected Properties
 NameDescription
Protected PropertyAxisHeaderCellsGets the list of header cells. (Inherited from Infragistics.Controls.Grids.AxisProvider)
Protected Internal PropertyAxisTuplesGets the tuples for coresponded axis. (Inherited from Infragistics.Controls.Grids.AxisProvider)
Protected PropertyColumnsGets the collection of columns in the axis. (Inherited from Infragistics.Controls.Grids.RowAxisProvider)
Protected PropertyCreatedCellGets a dictionary with created cells. (Inherited from Infragistics.Controls.Grids.AxisProvider)
Protected PropertyCreatedFakeCellGets a dictionary with created fake cells. (Inherited from Infragistics.Controls.Grids.AxisProvider)
Protected PropertyGridLayoutGets or sets the AxisProvider.GridLayout object. (Inherited from Infragistics.Controls.Grids.AxisProvider)
Protected PropertyMaxAxisTupleDepthGets array with values which indicate the depth of rows or columns in each hierarhy. (Inherited from Infragistics.Controls.Grids.RowAxisProvider)
Protected PropertyParentInFrontGets a value indicating whether the tuple are order by parent. (Inherited from Infragistics.Controls.Grids.RowAxisProvider)
Protected PropertyRowsGets the collection of rows in the axis. (Inherited from Infragistics.Controls.Grids.RowAxisProvider)
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 MethodCheckCellToggleVisibilityChecks the cell toggle visibility. (Inherited from Infragistics.Controls.Grids.RowAxisProvider)
Protected Internal MethodClearClears this instance. (Inherited from Infragistics.Controls.Grids.RowAxisProvider)
Protected MethodCreateHeaderCellOverridden. Creates the PivotHeaderCell if one has not been created already.  
Protected MethodDefineAxisIndexDefines the index of the axis. (Inherited from Infragistics.Controls.Grids.RowAxisProvider)
Protected MethodGetCellSpanGets the cell span. (Inherited from Infragistics.Controls.Grids.RowAxisProvider)
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 MethodVerifiedIndexesDefines the indexies. (Inherited from Infragistics.Controls.Grids.RowAxisProvider)
See Also