Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
public bool IgnoreChildren { get; }

Property Value

Type Description
Boolean

false

See Also