Back to Devexpress

LightweightCellEditor.HasCustomAppearance Property

wpf-devexpress-dot-xpf-dot-grid-dot-lightweightcelleditor-d17b9e76.md

latest1.1 KB
Original Source

LightweightCellEditor.HasCustomAppearance Property

Gets whether the cell editor has a custom appearance.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public bool HasCustomAppearance { get; }
vb
Public ReadOnly Property HasCustomAppearance As Boolean

Property Value

TypeDescription
Boolean

true, if the cell editor has a custom appearance; otherwise, false.

|

See Also

LightweightCellEditor Class

LightweightCellEditor Members

DevExpress.Xpf.Grid Namespace