Skip to main content
A newer version of this page is available. .

DataUpdateFormatCondition Fields

A Data Update conditional format.
Name Description
AnimationSettingsProperty static Identifies the DataUpdateFormatCondition.AnimationSettings dependency property.
ApplyToRowProperty static Identifies the FormatConditionBase.ApplyToRow dependency property. Inherited from FormatConditionBase.
ExpressionProperty static Identifies the FormatConditionBase.Expression dependency property. Inherited from FormatConditionBase.
FieldNameProperty static Identifies the FormatConditionBase.FieldName dependency property. Inherited from FormatConditionBase.
FixedProperty static Identifies the FormatConditionBase.Fixed dependency property. Inherited from FormatConditionBase.
FormatProperty static Identifies the DataUpdateFormatCondition.Format dependency property.
IsEnabledProperty static Identifies the FormatConditionBase.IsEnabled 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.
RuleProperty static Identifies the DataUpdateFormatCondition.Rule dependency property.
See Also