Constable Authorization Engine 2.0 BETA

DropDownPicker.SelectedItem Property

[This is preliminary documentation and subject to change.]

Gets or sets the selected item.

[Visual Basic]
Public Property SelectedItem As Object
[C#]
public object SelectedItem {get; set;}

Property Value

The selected item.

See Also

DropDownPicker Class | LaMarvin.Design.Controls Namespace