AlertButtonCollection.CloseButton Property
Provides access to the settings of the Close Button, used to close an alert window.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
AlertButton | An AlertButton object that contains corresponding settings. |
See Also