Back to Devexpress

EditorContainer.IsDesignMode Property

windowsforms-devexpress-dot-xtraeditors-dot-container-dot-editorcontainer-b096ced0.md

latest1.2 KB
Original Source

EditorContainer.IsDesignMode Property

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

Namespace : DevExpress.XtraEditors.Container

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public virtual bool IsDesignMode { get; }
vb
<Browsable(False)>
Public Overridable ReadOnly Property IsDesignMode As Boolean

Property Value

Type
Boolean

See Also

EditorContainer Class

EditorContainer Members

DevExpress.XtraEditors.Container Namespace