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

TabControlStyles.Content Property

Gets the style settings defining the appearance of tabbed page content.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public ContentStyle Content { get; }

Property Value

Type Description
ContentStyle

A ContentStyle object that contains style settings.

See Also