Skip to main content
A newer version of this page is available. .
Tab

TabbedLayoutGroupTabPageStyles.ScrollButtonStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ButtonStyle ScrollButtonStyle { get; }

Property Value

Type Description
ButtonStyle

An ButtonStyle object containing style settings.

See Also