TfrmSpreadSheetConditionalFormattingRulesManagerDialog.Helper Property
Provides access to the “Conditional Formatting Rule Manager” dialog’s underlying functionality.
Declaration
property Helper: TdxSpreadSheetConditionalFormattingRulesManagerDialogHelper read;
Property Value
Type |
---|
TdxSpreadSheetConditionalFormattingRulesManagerDialogHelper |
Remarks
This property supports the internal infrastructure and is not intended for use in your code. The “Conditional Formatting Rules Manager” dialogs use the Helper property to synchronize states of the rule list and the affected control.
See Also