ASPxRichEdit.ActiveTabIndex Property
Gets or sets the index of the active ribbon tab within the ASPxRichEdit control.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v22.2.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | An integer value specifying the index of the active ribbon tab. |
See Also