Skip to main content
Tab

ASPxEditBase.CaptionStyle Property

Gets the style settings that define the caption appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public EditorCaptionStyle CaptionStyle { get; }

Property Value

Type Description
EditorCaptionStyle

An EditorCaptionStyle object that contains the style settings.

See Also