Table of Contents

TTMSFNCDataGridColumnsEditorOptions Class

Options that control the behaviour and appearance of the TTMSFNCDataGridColumnsEditor dialog.

API unit family: TMSFNCDataGridColumnsEditor Inherits from: TPersistent

Syntax

TTMSFNCDataGridColumnsEditorOptions = class(TPersistent)

Properties

Name Description
EnableDragDrop When True (default), the user can reorder columns by dragging items in the list. Set to False to disable drag-and-drop reordering.
Mode Controls which columns appear in the list: only currently visible columns (gcemVisibleOnly) or all columns (gcemAll). Default is gcemVisibleOnly.
UILanguage Localised caption strings for the dialog UI elements.