Skip to main content
Tab

LayoutGroupBoxStyle.Caption Property

Gets the style settings defining the layout group box caption appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public LayoutGroupBoxCaptionStyle Caption { get; }

Property Value

Type Description
LayoutGroupBoxCaptionStyle

An LayoutGroupBoxCaptionStyle object containing style settings.

See Also