LayoutGroupBoxStyle Class
Defines style settings for the layout group box.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return LayoutGroupBoxStyle objects:
Remarks
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.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
LayoutGroupBoxStyle
See Also