Skip to main content
Tab

TabControlStyles.Content Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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