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

FormatCondition Fields
Show Inherited Hide Inherited

Represents a format condition based on a specified rule(s) or expression.
Name Description
ApplyToSpecificLevelProperty static Identifies the FormatConditionBase.ApplyToSpecificLevel dependency property. Inherited from FormatConditionBase.
ColumnNameProperty static Identifies the FormatConditionBase.ColumnName dependency property. Inherited from FormatConditionBase.
ExpressionProperty static Identifies the FormatConditionBase.Expression dependency property. Inherited from FormatConditionBase.
FormatProperty static Initializes a new instance of the ExpressionConditionBase class. Inherited from ExpressionConditionBase.
IsEnabledProperty static Identifies the FormatConditionBase.IsEnabled dependency property. Inherited from FormatConditionBase.
MeasureNameProperty static Identifies the FormatConditionBase.MeasureName dependency property. Inherited from FormatConditionBase.
OwnerProperty static Identifies the FormatConditionBase.Owner dependency property. Inherited from FormatConditionBase.
PredefinedFormatNameProperty static Identifies the FormatConditionBase.PredefinedFormatName dependency property. Inherited from FormatConditionBase.
RowNameProperty static Identifies the FormatConditionBase.RowName dependency property. Inherited from FormatConditionBase.
Value1Property static Identifies the FormatCondition.Value1 dependency property.
Value2Property static Identifies the FormatCondition.Value2 dependency property.
ValueRuleProperty static Identifies the FormatCondition.ValueRule dependency property.
See Also