DelegateBindingTValue Properties |
The DelegateBindingTValue generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddChangeEvent |
Gets or sets the delegate to register the change event, when needed by the consumer of this binding.
|
![]() | DataValue |
Gets or sets the value of this binding
(Overrides DirectBindingTDataValue.) |
![]() | GetValue |
Gets or sets the delegate to get the value for this binding.
|
![]() | RemoveChangeEvent |
Gets or sets the delegate to remove the change event.
|
![]() | SetValue |
Gets or sets the delegate to set the value for this binding.
|