Share via


BindingExtension.UpdateSourceEventName Property

Definition

Gets or sets the name of the event that triggers the source update in TwoWay bindings.

public:
 property System::String ^ UpdateSourceEventName { System::String ^ get(); void set(System::String ^ value); };
public string UpdateSourceEventName { get; set; }
member this.UpdateSourceEventName : string with get, set
Public Property UpdateSourceEventName As String

Property Value

Applies to