Back to Devexpress

TabControlStyles.ScrollButton Property

aspnet-devexpress-dot-web-dot-tabcontrolstyles.md

latest1.1 KB
Original Source

TabControlStyles.ScrollButton Property

Gets the style settings that define the scroll button appearance.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ButtonStyle ScrollButton { get; }
vb
Public ReadOnly Property ScrollButton As ButtonStyle

Property Value

TypeDescription
ButtonStyle

A ButtonStyle object that contains the style settings.

|

See Also

Page Control and Tab Control

TabControlStyles Class

TabControlStyles Members

DevExpress.Web Namespace