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

FormLayoutStyles.LayoutGroupBox Property

Gets the style settings that define the layout group box appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public LayoutGroupBoxStyle LayoutGroupBox { get; }

Property Value

Type Description
LayoutGroupBoxStyle

A LayoutGroupBoxStyle object that contains the style settings.

See Also