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