Back to Devexpress

BaseEdit.ShowBorderInInplaceMode Property

wpf-devexpress-dot-xpf-dot-editors-dot-baseedit-ae2fe558.md

latest1.0 KB
Original Source

BaseEdit.ShowBorderInInplaceMode Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
public bool ShowBorderInInplaceMode { get; set; }
vb
<Browsable(False)>
Public Property ShowBorderInInplaceMode As Boolean

Property Value

Type
Boolean

See Also

BaseEdit Class

BaseEdit Members

DevExpress.Xpf.Editors Namespace