BreadCrumbHistoryItem.ToString() Method
Gets the textual representation of this BreadCrumbHistoryItem.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| String | A String value that represents this BreadCrumbHistoryItem object’s BreadCrumbHistoryItem.Path property value. |
See Also