Back to Devexpress

LayoutGroupBoxCaptionStyle Class

aspnet-devexpress-dot-web-e1f699e4.md

latest1.8 KB
Original Source

LayoutGroupBoxCaptionStyle Class

Defines style settings for the layout group caption.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class LayoutGroupBoxCaptionStyle :
    AppearanceStyle
vb
Public Class LayoutGroupBoxCaptionStyle
    Inherits 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.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle LayoutGroupBoxCaptionStyle

See Also

LayoutGroupBoxCaptionStyle Members

DevExpress.Web Namespace