Skip to main content

ASPxSpreadsheet.StylesTabControl Property

Provides access to the style settings defining the appearance of tab control elements used in the ASPxSpreadsheet.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v23.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public SpreadsheetTabControlStyles StylesTabControl { get; }

Property Value

Type Description
DevExpress.Web.ASPxSpreadsheet.SpreadsheetTabControlStyles

A DevExpress.Web.ASPxSpreadsheet.SpreadsheetTabControlStyles object that contains style settings.

See Also