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