Skip to main content
Tab

TabbedLayoutGroupTabPageStyles.ScrollButtonStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ButtonStyle ScrollButtonStyle { get; }

#Property Value

Type Description
ButtonStyle

An ButtonStyle object containing style settings.

See Also