Back to Devexpress

DXTriggerBase Properties

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

latest2.6 KB
Original Source

DXTriggerBase Properties

Serves as a base class for the DetailDescriptorTrigger and DXDataTemplateTrigger.

NameDescription
BindingGets or sets the binding that produces the property value of the data object.
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.
ValueGets or sets the value to be compared with the property value of the data object. This is a dependency property.

See Also

DXTriggerBase Class

DXTriggerBase Members

DevExpress.Xpf.DXBinding Namespace