Skip to main content

FormatCondition Fields

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