CGXGridParam::EnableMoveCols
void EnableMoveCols(BOOL b = TRUE);
b
Specifies if moving columns by the end user is enabled (TRUE) or disabled (FALSE).
Remarks
Enables or disables moving columns by the end user.
If enabled, the end user can drag columns to a new position by clicking the mouse on selected columns and dragging them to the new destination column.
See Also
CGXGridParam::IsEnableMoveCols CGXGridParam::EnableMoveRows