Back to Devexpress

ASPxEditBase.CaptionCellStyle Property

aspnet-devexpress-dot-web-dot-aspxeditbase-17eda150.md

latest1.1 KB
Original Source

ASPxEditBase.CaptionCellStyle Property

Gets the style settings that define the caption cell appearance.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public EditorCaptionCellStyle CaptionCellStyle { get; }
vb
Public ReadOnly Property CaptionCellStyle As EditorCaptionCellStyle

Property Value

TypeDescription
EditorCaptionCellStyle

An EditorCaptionCellStyle object that contains the style settings.

|

See Also

ASPxEditBase Class

ASPxEditBase Members

DevExpress.Web Namespace