LayoutItemCaptionStyle Class
Defines style settings for the layout item caption.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return LayoutItemCaptionStyle objects:
Remarks
The LayoutItemCaptionStyle class contains settings that define the appearance of the layout item caption within the ASPxFormLayout control.
An object of the LayoutItemCaptionStyle type can be accessed via the LayoutItemStyle.Caption property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
LayoutItemCaptionStyle
See Also