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