LayoutGroupBoxCaptionStyle Class
In This Article
Defines style settings for the layout group caption.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class LayoutGroupBoxCaptionStyle :
AppearanceStyle
#Related API Members
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.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
LayoutGroupBoxCaptionStyle
See Also