AlertButton.Name Property
Gets or sets the button’s name.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | A string that specifies the button’s name. |
See Also