<< Return to Main Index

< Return to Class Index

CGXWrappedGrid::InitWrappedGridSettings

virtual void InitWrappedGridSettings();

Remarks

Overridable that initializes the default wrapped grid appearance. This will be called whenever the schema for the wrapped grid changes (like change in row breaks).

Override this in your grid if you have settings based on the wrapped grid schema of the grid so that your settings will be reapplied every time the schema changes.

CGXWrappedGrid

Class Overview | Class Members