FormLayoutStyles.LayoutGroupBox Property
In This Article
Gets the style settings that define the layout group box appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public LayoutGroupBoxStyle LayoutGroupBox { get; }
#Property Value
Type | Description |
---|---|
Layout |
A Layout |
See Also