CGXGridParam::EnableMoveRows

void EnableMoveRows(BOOL b = TRUE);

b

Specifies if moving rows by the end user is enabled (TRUE) or disabled (FALSE).

Remarks

Enables or disables moving rows by the end user.

If enabled, the end user can drag rows to a new position by clicking the mouse on selected rows and dragging them to the new destination rows.

See Also

 CGXGridParam::IsEnableMoveRows  CGXGridParam::EnableMoveCols

CGXGridParam

 Class Overview |  Class Members