DevExpress.Xpf.Core.ConditionalFormatting Namespace
Contains classes that provide conditional formatting functionality.
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Classes
Name | Description |
---|---|
AnimationSettingsBase | Serves as a base class for the conditional formatting animation settings. |
ColorScaleFormat | Contains formatting settings for a Color Scales conditional format. |
ConditionalFormattingAnimationSettings | Contains the conditional formatting animation specific settings. |
ConditionalTimeline | A custom animation timeline that is used for the conditional formatting transition. |
CustomAppearanceEventArgs | Provides data for the TableView.CustomRowAppearance and TreeListView.CustomRowAppearance events. |
DataBarFormat | Contains formatting settings for a Data Bars conditional format. |
DataUpdateAnimationSettings | Contains the conditional formatting animation specific settings for data update conditional format. |
Format | Contains formatting settings for a value based conditional format. |
FormatInfo | Contains information about the format. |
FormatInfoCollection | Represents a collection of FormatInfo objects. |
IconSetElement | Represents a particular element of an icon set. |
IconSetElementCollection | A collection of icon set elements. |
IconSetFormat | Contains formatting settings for an Icon Sets conditional format. |
Enums
Name | Description |
---|---|
AnimationEasingMode | Lists conditional formatting animation modes. |
ConditionalFormattingValueType | Lists the values that specify the value type used by the conditional formatting. |
ConditionalTargetProperty | Lists values that specify properties to which the animation effect is applied. |
ConditionRule | Lists the values that specify the conditional formatting rule. |
DataUpdateRule | Lists the values that specify the rule for the data update conditional format. |
FormatConditionDialogType | Lists values that specify the format condition dialog type. |
ThresholdComparisonType | Lists the values that specify the threshold comparison type. |
TopBottomRule | Lists the values that specify the rule for the top/bottom conditional formatting. |
UniqueDuplicateRule | Lists the values that specify the rule for the unique/duplicate conditional formatting. |