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