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