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

IndicatorFormatConditionBase Fields
Show Inherited Hide Inherited

Serves as a base for classes that represent indicator-type format conditions.
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.
IsEnabledProperty static Identifies the FormatConditionBase.IsEnabled dependency property. Inherited from FormatConditionBase.
MaxValueProperty static Identifies the IndicatorFormatConditionBase.MaxValue dependency property.
MeasureNameProperty static Identifies the FormatConditionBase.MeasureName dependency property. Inherited from FormatConditionBase.
MinValueProperty static Identifies the IndicatorFormatConditionBase.MinValue dependency property.
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.
SelectiveExpressionProperty static Identifies the IndicatorFormatConditionBase.SelectiveExpression dependency property.
See Also