RibbonMiniToolbar.ToString() Method
Gets the textual representation of this RibbonMiniToolbar object.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
| Type | Description |
|---|---|
| String | A String value that is the textual representation of this RibbonMiniToolbar object. |
See Also