<< Return to Main Index

< Return to Class Index

CGXGridParam::SetRemoveColsFlags

void SetRemoveColsFlags(WORD wFlags);

wFlags

FALSE: no undo information needed

Remarks

Specifies the type of undo information needed when removing columns. You can choose between none, column base styles and cell contents.

If you are using the grid virtually and you remove columns, there is normally no useful undo information. You should then call SetRemoveColsFlags(FALSE);

See Also

CGXGridParam::GetRemoveColsFlags

CGXGridParam

Class Overview | Class Members