Back to Devexpress

DataBarFormatCondition Properties

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

latest6.2 KB
Original Source

DataBarFormatCondition Properties

A Data Bars conditional format.

NameDescription
AnimateTransitionGets or sets whether the transition between conditional formattings should be animated. This is a dependency property. Inherited from IndicatorFormatConditionBase.
AnimationSettingsGets or sets the transition animation settings applied to the current conditional formatting. This is a dependency property. Inherited from IndicatorFormatConditionBase.
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.
MaxValueSpecifies the maximum column value to accept for conditional formatting. This is a dependency property. Inherited from IndicatorFormatConditionBase.
MinValueSpecifies the minimum column value to accept for conditional formatting. This is a dependency property. Inherited from IndicatorFormatConditionBase.
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.
SelectiveExpressionGets or sets an expression that selects data records to which a conditional format is applied. This is a dependency property. Inherited from IndicatorFormatConditionBase.
TypeNameFor internal use. Inherited from FormatConditionBase.

See Also

DataBarFormatCondition Class

DataBarFormatCondition Members

DevExpress.Xpf.Grid Namespace