StepProgressBar.NullText Property
Gets or sets text that StepProgressBar displays when it has no items.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | Text that StepProgressBar displays when it contains no items. |
See Also