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