Skip to main content
Tab

FormLayoutStyles.LayoutGroup Property

Gets the style settings that define the layout group appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#Declaration

public LayoutGroupStyle LayoutGroup { get; }

#Property Value

Type Description
LayoutGroupStyle

A LayoutGroupStyle object that contains the style settings.

See Also