<< Return to Main Index

< Return to Class Index

CGXWrappedGrid::StoreWGColWidth

virtual BOOL StoreWGColWidth(ROWCOL nCol,  int nWidth);

nCol

Column for which width info will be stored.

nWidth

Specified Width.

Return Value

TRUE if the command has been successfully executed; it is FALSE if specifying the width did not succeed.

Remarks

You can override this method if you want to maintain the column width in your own classes.

CGXWrappedGrid

Class Overview | Class Members