Back to Devexpress

AlertControl.IgnoreChildren Property

windowsforms-devexpress-dot-xtrabars-dot-alerter-dot-alertcontrol-797b4f14.md

latest1.1 KB
Original Source

AlertControl.IgnoreChildren Property

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

Namespace : DevExpress.XtraBars.Alerter

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
Boolean

false

|

See Also

AlertControl Class

AlertControl Members

DevExpress.XtraBars.Alerter Namespace