Back to Devexpress

FormatConditionBase Properties

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

latest3.5 KB
Original Source

FormatConditionBase Properties

Serves as a base class for conditional formats.

NameDescription
ApplyToRowSpecifies whether to apply the conditional format to the entire row. This is a dependency property.
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.
FieldNameGets or sets the data source field name of the column to which to apply the conditional format. This is a dependency property.
FixedGets or sets whether the conditional format is hidden in the all Conditional Formatting dialogs.
FormatPropertyForBindingFor internal use.
IsEnabledGets or sets whether the conditional format is enabled.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
OwnerFor internal use.
OwnerPredefinedFormatsPropertyNameFor internal use.
PredefinedFormatNameGets or sets the name of the predefined format to be applied to the cells. This is a dependency property.
TypeNameFor internal use.

See Also

FormatConditionBase Class

FormatConditionBase Members

DevExpress.Xpf.Grid Namespace