Skip to main content

DXTriggerBase Members

Serves as a base class for the DetailDescriptorTrigger and DXDataTemplateTrigger.

Fields

Name Description
ValueProperty static Identifies the DXTriggerBase.Value dependency property.

Properties

Name Description
Binding Gets or sets the binding that produces the property value of the data object.
Value Gets or sets the value to be compared with the property value of the data object. This is a dependency property.
See Also