aspnet-devexpress-dot-web-0c7fb470.md
Defines style settings for the editor caption.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class EditorCaptionStyle :
AppearanceStyleBase
Public Class EditorCaptionStyle
Inherits AppearanceStyleBase
The following members return EditorCaptionStyle objects:
Show 24 links
The EditorCaptionStyle class contains settings that define the appearance of the editor caption.
An object of the EditorCaptionStyle type can be accessed via the ASPxEditBase.CaptionStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase EditorCaptionStyle
See Also