AlertButton.Visible Property
Gets or sets the button’s visibility.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | A Boolean value that specifies the button’s visibility. |
See Also