ToolbarCustomDropDownBase.SelectedItemIndex Property
Gets or sets the selected item’s index.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 0 | An integer value, representing the zero-based index of the selected item. |
See Also