Back to Devexpress

TabbedLayoutGroupTabPageStyles.ScrollButtonStyle Property

aspnet-devexpress-dot-web-dot-tabbedlayoutgrouptabpagestyles.md

latest1.1 KB
Original Source

TabbedLayoutGroupTabPageStyles.ScrollButtonStyle Property

Gets the style settings defining the scroll button appearance within the tabbed layout group.

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

An ButtonStyle object containing style settings.

|

See Also

TabbedLayoutGroupTabPageStyles Class

TabbedLayoutGroupTabPageStyles Members

DevExpress.Web Namespace