Skip to main content

TfrmDataControllerConditionalFormattingRulesManagerDialog.Helper Property

Provides access to the “Conditional Formatting Rules Manager” dialog’s underlying functionality.

Declaration

property Helper: TcxDataControllerConditionalFormattingRulesManagerDialogHelper read;

Property Value

Type
TcxDataControllerConditionalFormattingRulesManagerDialogHelper

Remarks

This property supports the internal infrastructure and is not intended for use in your code. The “Conditional Formatting Rules Manager” dialog uses the Helper property to synchronize the states of the rule list and the affected container control.

See Also