Back to Devexpress

IndicatorFormatConditionBase Properties

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

latest5.6 KB
Original Source

IndicatorFormatConditionBase Properties

Serves as a base class for indicator-type conditional formats.

NameDescription
AnimateTransitionGets or sets whether the transition between conditional formattings should be animated. This is a dependency property.
AnimationSettingsGets or sets the transition 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.
FormatPropertyForBindingFor internal use. Inherited from FormatConditionBase.
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.
MinValueSpecifies the minimum column value to accept for conditional formatting. This is a dependency property.
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.
TypeNameFor internal use. Inherited from FormatConditionBase.

See Also

IndicatorFormatConditionBase Class

IndicatorFormatConditionBase Members

DevExpress.Xpf.Grid Namespace