Back to Devexpress

ASPxEdit.CaptionSettings Property

aspnet-devexpress-dot-web-dot-aspxedit-6126f021.md

latest1.0 KB
Original Source

ASPxEdit.CaptionSettings Property

Provides access to the editor caption settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public EditorCaptionSettings CaptionSettings { get; }
vb
Public ReadOnly Property CaptionSettings As EditorCaptionSettings

Property Value

TypeDescription
EditorCaptionSettings

A EditorCaptionSettings object containing the editor caption properties.

|

See Also

ASPxEdit Class

ASPxEdit Members

DevExpress.Web Namespace