BreadCrumbNode.ToString() Method
Gets the textual representation of this BreadCrumbNode.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
String | A String value that is this BreadCrumbNode‘s textual representation. |
See Also