Back to Devexpress

DataUpdateFormatCondition Properties

wpf-devexpress-dot-xpf-dot-grid-dot-dataupdateformatcondition-dot-underscore-properties.md

latest5.1 KB
Original Source

DataUpdateFormatCondition Properties

A Data Update conditional format.

NameDescription
AnimationSettingsGets or sets the animation settings of data update formatting. This is a dependency property.
ApplyToRowSpecifies whether to apply the conditional format to the entire row. This is a dependency property. Inherited from FormatConditionBase.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
ExpressionGets or sets the expression used to apply a conditional format. This is a dependency property. Inherited from FormatConditionBase.
FieldNameGets 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.
FixedGets or sets whether the conditional format is hidden in the all Conditional Formatting dialogs. Inherited from FormatConditionBase.
FormatGets or sets the formatting settings applied to cells (or corresponding rows) whose values take part in conditional formatting. This is a dependency property.
FormatPropertyForBindingThis member supports the internal infrastructure, and is not intended to be used directly from your code.
IsEnabledGets or sets whether the conditional format is enabled. Inherited from FormatConditionBase.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
OwnerFor internal use. Inherited from FormatConditionBase.
OwnerPredefinedFormatsPropertyNameFor internal use. Inherited from FormatConditionBase.
PredefinedFormatNameGets or sets the name of the predefined format to be applied to the cells. This is a dependency property. Inherited from FormatConditionBase.
RuleGets or sets a rule that determines whether the data update formatting should be applied. This is a dependency property.
TypeNameFor internal use. Inherited from FormatConditionBase.

See Also

DataUpdateFormatCondition Class

DataUpdateFormatCondition Members

DevExpress.Xpf.Grid Namespace