Skip to main content
Tab

FormLayoutStyles.LayoutGroup Property

Gets the style settings that define the layout group appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public LayoutGroupStyle LayoutGroup { get; }

Property Value

Type Description
LayoutGroupStyle

A LayoutGroupStyle object that contains the style settings.

See Also