Table of Contents

TTMSFNCDataGridColumnsEditorOptions.EnableDragDrop Property

When True (default), the user can reorder columns by dragging items in the list. Set to False to disable drag-and-drop reordering.

API unit family: TMSFNCDataGridColumnsEditor Declaring type: TTMSFNCDataGridColumnsEditorOptions Type: Boolean

Syntax

property EnableDragDrop: Boolean;

Default: True