Back to Devexpress

ExpressionConditionBase Properties

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

latest4.9 KB
Original Source

ExpressionConditionBase Properties

Serves as a base class for expression based conditional formats.

NameDescription
AnimateTransitionGets or sets whether the transition between conditional formattings should be animated. This is a dependency property.
AnimationSettingsGets or sets the animation settings applied to the current conditional 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.
FormatPropertyForBindingFor internal use.
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.
TypeNameFor internal use. Inherited from FormatConditionBase.

See Also

ExpressionConditionBase Class

ExpressionConditionBase Members

DevExpress.Xpf.Grid Namespace