Skip to main content

TdxSpreadSheetCustomConditionalFormatting Properties

The base class for conditional formatting controllers in DevExpress controls.
Name Description
CellStyles Provides access to Spreadsheet-compatible styles applied to the parent worksheet or Grid View/Tree List control.
Owner Provides access to the source of cell data and layouts to which the conditional formatting rules are applied.
RuleCount Returns the total number of conditional formatting rules applied to a worksheet or Grid View.
Rules Provides zero-based indexed access to individual conditional formatting rules applied to a worksheet or Grid View.
See Also