[]
Gets or sets the value from the drop-down dialog.
public object Value { get; set; }
Public Property Value As Object
| Type | Description |
|---|---|
| object | An object that indicates the value from the drop-down dialog. |
The property retrieves the value of the drop-down dialog.