DataUpdateFormatCondition Properties
A Data Update conditional format.Name | Description |
---|---|
AnimationSettings | Gets or sets the animation settings of data update formatting. This is a dependency property. |
ApplyToRow | Specifies whether to apply the conditional format to the entire row. This is a dependency property. Inherited from FormatConditionBase. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
Expression | Gets or sets the expression used to apply a conditional format. This is a dependency property. Inherited from FormatConditionBase. |
FieldName | Gets or sets the data source field name of the column to which to apply the conditional format. This is a dependency property. Inherited from FormatConditionBase. |
Fixed | Gets or sets whether the conditional format is hidden in the all Conditional Formatting dialogs. Inherited from FormatConditionBase. |
Format | Gets or sets the formatting settings applied to cells (or corresponding rows) whose values take part in conditional formatting. This is a dependency property. |
FormatPropertyForBinding | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
IsEnabled | Gets or sets whether the conditional format is enabled. Inherited from FormatConditionBase. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
Owner | For internal use. Inherited from FormatConditionBase. |
OwnerPredefinedFormatsPropertyName | For internal use. Inherited from FormatConditionBase. |
PredefinedFormatName | Gets or sets the name of the predefined format to be applied to the cells. This is a dependency property. Inherited from FormatConditionBase. |
Rule | Gets or sets a rule that determines whether the data update formatting should be applied. This is a dependency property. |
TypeName | For internal use. Inherited from FormatConditionBase. |
See Also