Back to Devexpress

HtmlContentPopup.IsDesignMode Property

windowsforms-devexpress-dot-xtraeditors-dot-htmlcontentpopup-f375131a.md

latest999 B
Original Source

HtmlContentPopup.IsDesignMode Property

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

Type
Boolean

See Also

HtmlContentPopup Class

HtmlContentPopup Members

DevExpress.XtraEditors Namespace