AlertButton.State Property
Gets or sets the button’s state.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraBars.Alerter.AlertButtonState | An AlertButtonState value that specifies the button’s state. |
See Also