Back to Devexpress

DetailDescriptorTrigger Properties

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

latest2.9 KB
Original Source

DetailDescriptorTrigger Properties

Represents a trigger that selects a proper detail for each master row conditionally.

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.
DetailDescriptorGets or sets a detail descriptor that current trigger returns when a custom condition is satisfied.
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. Inherited from DXTriggerBase.

See Also

DetailDescriptorTrigger Class

DetailDescriptorTrigger Members

DevExpress.Xpf.Grid Namespace