Back to Devexpress

DXDataTemplateTrigger Properties

wpf-devexpress-dot-xpf-dot-dxbinding-dot-dxdatatemplatetrigger-dot-underscore-properties.md

latest2.8 KB
Original Source

DXDataTemplateTrigger Properties

A trigger that returns a data template when a custom condition is satisfied.

NameDescription
BindingGets or sets the binding that produces the property value of the data object. Inherited from DXTriggerBase.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
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.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
TemplateGets or sets a data template applied when a data trigger condition is satisfied.
ValueGets or sets the value to be compared with the property value of the data object. This is a dependency property. Inherited from DXTriggerBase.

See Also

DXDataTemplateTrigger Class

DXDataTemplateTrigger Members

DevExpress.Xpf.DXBinding Namespace