Skip to main content

FormatCondition Fields

Represents a format condition based on a specified rule(s) or expression (equal, less, between, etc.).
Name Description
ApplyToRowProperty static Identifies the ExpressionConditionBase.ApplyToRow bindable property. Inherited from ExpressionConditionBase.
ExpressionProperty static Identifies the ExpressionConditionBase.Expression bindable property. Inherited from ExpressionConditionBase.
FieldNameProperty static Identifies the FormatConditionBase.FieldName bindable property. Inherited from FormatConditionBase.
FormatProperty static Identifies the ExpressionConditionBase.Format bindable property. Inherited from ExpressionConditionBase.
OwnerProperty static Identifies the FormatConditionBase.Owner bindable property. Inherited from FormatConditionBase.
PredefinedFormatNameProperty static Identifies the FormatConditionBase.PredefinedFormatName bindable property. Inherited from FormatConditionBase.
Value1Property static Identifies the FormatCondition.Value1 bindable property.
Value2Property static Identifies the FormatCondition.Value2 bindable property.
ValueRuleProperty static Identifies the FormatCondition.ValueRule bindable property.
See Also