Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxSpreadSheetConditionalFormatting Unit

In This Article

#Classes

Name Description
TdxSpreadSheetConditionalFormattingAreaInfo Stores information required to analyze numeric values within the cell ranges affected by a conditional formatting rule.
TdxSpreadSheetConditionalFormattingCustomRule The base class for all classes that implement conditional formatting rules.
TdxSpreadSheetConditionalFormattingStyleViewInfo
TdxSpreadSheetCustomConditionalFormatting The base class for conditional formatting controllers in DevExpress controls.
TdxSpreadSheetCustomConditionalFormattingRule The base class for all conditional formatting rule classes.

#Interfaces

Name Description
IdxSpreadSheetConditionalFormatting Exposes the function that provides access to a conditional formatting controller in DevExpress controls.
IdxSpreadSheetConditionalFormattingOwner Exposes cell appearance settings for conditional formatting functionality.

#Types

Name Description
TdxSpreadSheetCustomConditionalFormattingRuleClass The class-reference to a conditional formatting rule class.