TTMSFNCDataGrid.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 itsGridand callingExecute.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGrid
Inherited from: TTMSFNCCustomDataGrid
Syntax
function ShowConditionalFormattingEditor: Boolean;
Returns
True when the editor was confirmed and the rules were applied; False when it was cancelled.