ToolBarComboBoxItemSelectedIndex Property |
Gets or sets the index of the currently selected item.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract int SelectedIndex { get; set; }
Public MustOverride Property SelectedIndex As Integer
Get
Set
Property Value
Type:
Int32See Also