Table of Contents

TTMSFNCDataGridColumnsEditorOptions.Mode Property

Controls which columns appear in the list: only currently visible columns (gcemVisibleOnly) or all columns (gcemAll). Default is gcemVisibleOnly.

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

Syntax

property Mode: TTMSFNCDataGridColumnsEditorMode;

Default: gcemVisibleOnly