Add(TcxCustomDataField,TdxSpreadSheetCustomConditionalFormattingRuleClass,Untyped)
|
|
Add(TdxSpreadSheetCustomConditionalFormattingRuleClass,Untyped)
|
|
Add(Integer,TdxSpreadSheetCustomConditionalFormattingRuleClass,Untyped)
|
|
Add(string,TdxSpreadSheetCustomConditionalFormattingRuleClass,Untyped)
|
Creates a new rule and adds it to the conditional formatting controller.
|
Add(TRect,TdxSpreadSheetCustomConditionalFormattingRuleClass,Untyped)
|
Creates a new rule and adds it to the conditional formatting controller.
|
Assign(TdxSpreadSheetCustomConditionalFormatting)
|
Replaces the currently stored conditional formatting rules with rules obtained from another conditional formatting controller.
|
BeginEditing
|
Initiates editing a set of conditional formatting rules applied to a worksheet or Grid View.
|
BeginUpdate
|
Disables repainting of the worksheet or Grid View until the EndUpdate procedure is called.
|
CanShowRulesManagerDialog
|
Identifies if the “Conditional Formatting Rules Manager” dialog is available.
|
Clear
|
Destroys all conditional formatting rules applied to a worksheet or Grid View.
|
EndEditing(Boolean)
|
Finishes editing a set of conditional formatting rules applied to a worksheet or Grid View.
|
EndUpdate
|
Enables repainting the worksheet or Grid View after calling the BeginUpdate procedure.
|
Equals(TObject)
|
|
FlushCache
|
Invalidates the calculated results of conditional expressions in all stored rules.
|
GetFieldDisplayName(TcxCustomDataField)
|
Returns the display name of a specific field in the source data controller.
|
GetHashCode
|
|
GetItemDisplayName(Integer)
|
|
GetItemFieldName(Integer)
|
|
IsFieldVisible(TcxCustomDataField)
|
Identifies if the specified field in the source data controller is visible in a data presentation control.
|
IsItemVisible(Integer)
|
|
ReferencesToString(TdxSpreadSheetAreaList)
|
Converts the specified cell area to a delimited string of references to contiguous fields in the source data controller.
|
Remove(TdxSpreadSheetCustomConditionalFormattingRule)
|
Destroys the specified conditional formatting rule.
|
ShowRulesManagerDialog
|
Displays the “Conditional Formatting Rules Manager” dialog.
|
ToString
|
|