aspnet-devexpress-dot-web-f323e465.md
Defines style settings for the layout group.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class LayoutGroupStyle :
AppearanceStyleBase
Public Class LayoutGroupStyle
Inherits AppearanceStyleBase
The following members return LayoutGroupStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase LayoutGroupStyle
See Also