A newer version of this page is available.
Switch to the current version.
LayoutGroupStyle Class
Defines style settings for the layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class LayoutGroupStyle :
AppearanceStyleBase
Public Class LayoutGroupStyle
Inherits AppearanceStyleBase
Related API Members
The following members accept/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
Feedback