RichEditSettings.ActiveTabIndex Property
Gets or sets the index of the active ribbon tab within the RichEdit.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value specifying the index of the active ribbon tab. |
See Also