aspnet-devexpress-dot-web-77dbdcd5.md
Defines style settings for the layout group box.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class LayoutGroupBoxStyle :
AppearanceStyleBase
Public Class LayoutGroupBoxStyle
Inherits AppearanceStyleBase
The following members return LayoutGroupBoxStyle objects:
The LayoutGroupBoxStyle class contains settings that define the appearance of the layout group box within the ASPxFormLayout control.
An object of the LayoutGroupBoxStyle type can be accessed via the LayoutGroup.GroupBoxStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase LayoutGroupBoxStyle
See Also