Back to Devexpress

HtmlContentPopup.AutoHidingProlongationDelay Property

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

latest1.1 KB
Original Source

HtmlContentPopup.AutoHidingProlongationDelay Property

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DefaultValue(250)]
[DXCategory("Behavior")]
public int AutoHidingProlongationDelay { get; set; }
vb
<DefaultValue(250)>
<DXCategory("Behavior")>
Public Property AutoHidingProlongationDelay As Integer

Property Value

TypeDefault
Int32250

See Also

HtmlContentPopup Class

HtmlContentPopup Members

DevExpress.XtraEditors Namespace