AlertButton.Owner Property
Gets the alert window that displays the current button.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraBars.Alerter.AlertFormCore | An AlertFormCore object that displays the current button. |
See Also