Table of Contents

TTMSFNCCustomDataGridColumnsEditor Class

Base class for the DataGrid columns editor dialog. Displays a checked list of columns allowing the user to toggle visibility and reorder them by drag-and-drop.

API unit family: TMSFNCDataGridColumnsEditor Inherits from: TTMSFNCCustomDialog

Syntax

TTMSFNCCustomDataGridColumnsEditor = class(TTMSFNCCustomDialog)

Methods

Name Description
Execute Opens the dialog. On Web, AProc is called with the modal result when the dialog closes; AModal controls whether execution blocks.
UpdateList Rebuilds the checked list from the current column definitions of the assigned renderer.