BindingEventArgs Properties
Provides data for the XRControl.EvaluateBinding event.Name | Description |
---|---|
Binding | Provides the information about a control’s bindings in the XRControl.EvaluateBinding event handler. |
Value | Specifies a new value for a control’s bound property obtained in the XRControl.EvaluateBinding event handler. |
See Also