LayoutGroupStyle Class
Defines style settings for the layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return LayoutGroupStyle objects:
Remarks
The LayoutGroupStyle class contains settings that define the appearance of the layout group within the ASPxFormLayout control.
An object of the LayoutGroupStyle type can be accessed via the FormLayoutStyles.LayoutGroup property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
LayoutGroupStyle
See Also