BarItem.ToString() Method
In This Article
Returns this BarItem‘s caption (the BarItem.Caption property value).
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Returns
Type | Description |
---|---|
String | A String value that is this Bar |
See Also