DropDownSelectedIndex Property |
Currently selected item index (or -1 if none is selected).
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int SelectedIndex { get; set; }
Property Value
Type:
Int32See Also