aspnet-devexpress-dot-web-7370e107.md
Defines style settings for the layout item caption.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class LayoutItemCaptionStyle :
AppearanceStyleBase
Public Class LayoutItemCaptionStyle
Inherits AppearanceStyleBase
The following members return LayoutItemCaptionStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase LayoutItemCaptionStyle
See Also