Table of Contents

TTMSFNCCustomDataGrid.ShowConditionalFormattingEditor Method

Opens the conditional formatting rule editor for this grid, and applies the edited rules when the user confirms. Equivalent to creating a TTMSFNCDataGridConditionalFormattingEditor, assigning its Grid and calling Execute.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

function ShowConditionalFormattingEditor: Boolean;

Returns

True when the editor was confirmed and the rules were applied; False when it was cancelled.