Back to Devexpress

ASPxTabControlBase.ScrollButtonStyle Property

aspnet-devexpress-dot-web-dot-aspxtabcontrolbase-467631af.md

latest1.3 KB
Original Source

ASPxTabControlBase.ScrollButtonStyle Property

Gets the style settings that define the appearance of scroll buttons.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ButtonStyle

A ButtonStyle object that contains style settings.

|

See Also

EnableTabScrolling

Page Control and Tab Control

ASPxTabControlBase Class

ASPxTabControlBase Members

DevExpress.Web Namespace