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

TabbedLayoutGroupTabPageStyles.ContentStyle Property

Gets the style settings defining the content appearance within the tabbed layout group.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public ContentStyle ContentStyle { get; }

Property Value

Type Description
ContentStyle

An ContentStyle object containing style settings.

See Also