Skip to main content
Tab

TabbedLayoutGroupTabPageStyles.ContentStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ContentStyle ContentStyle { get; }

#Property Value

Type Description
ContentStyle

An ContentStyle object containing style settings.

See Also