Skip to main content
A newer version of this page is available. .
Tab

LayoutGroupBoxCaptionStyle Class

Defines style settings for the layout group caption.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class LayoutGroupBoxCaptionStyle :
    AppearanceStyle

The following members return LayoutGroupBoxCaptionStyle objects:

Remarks

The LayoutGroupBoxCaptionStyle class contains settings that define the appearance of the layout group caption within the ASPxFormLayout control.

See Also