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