DialogEvent.Value Property

Definition

Gets or sets optional value associated with the event.

public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

Property Value

Optional value associated with the event.

Applies to