<< Return to Main Index

< Return to Class Index

CGXWrappedGrid  Class Members

Public Members

SetWGRowCount Specify the logical row count.
SetWGColCount Specify the logical column count.
SetWGRowBreaks Specify the row breaks and the indent for the wrapped rows.
SetWGColWidth Set the width of each logical column.
ResizeWGColWidthsToFit Resize the logical column widths to fit.
ResizeWGRowHeightsToFit Resize the logical row widths to fit.
InsertWGCols Overridable command for inserting logical columns.
InsertWGRows Overridable command for inserting logical rows.
RemoveWGCols Overridable command for removing logical columns.
RemoveWGRows Overridable command for removing logical rows.
MoveWGCols Overridable command for moving logical columns.
MoveWGRows Overridable command for moving logical rows.
SetWGColBaseStyle Set the base style for all the cells in the logical column.
SetWGRowBaseStyle Set the base style for all the cells in the logical row.
InitWrappedGridSettings Overridable which initializes the default wrapped grid appearance. This will be called whenever the schema for the wrapped grid changes (like change in row breaks).
SelectWGRange This method allows you to turn on/off the selection for a specific range of logical cells.
StoreInsertWGCols This method allows you to do some stuff with wrapped grid columns
StoreInsertWGRows This method allows you to do some stuff with wrapped grid rows.
StoreWGColWidth This method allows you to do some stuff with wrapped column widths.

CGXWrappedGrid

Class Overview