TcxDataControllerConditionalFormatting Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
Create |
Creates a new conditional formatting controller for the specified worksheet or conditional formatting provider for a data controller.
Inherited from Tdx |
#Properties
Name | Description |
---|---|
Cell |
Provides access to Express Provides access to Express |
Data |
Provides access to the data controller whose fields serve as a data source for the conditional formatting controller. |
Exclude |
Specifies whether the controller calculates cell formatting conditions only for those fields in the source data controller that meet the current filter criteria. |
Owner |
Provides access to the source of cell data and layouts to which the conditional formatting rules are applied.
Inherited from Tdx |
Rule |
Returns the total number of conditional formatting rules applied to a worksheet or Grid View.
Inherited from Tdx |
Rules |
Provides zero-based indexed access to individual conditional formatting rules applied to a worksheet or Grid View.
Inherited from Tdx |
#Methods
See Also