Skip to main content

RibbonMiniToolbar.ToString() Method

Gets the textual representation of this RibbonMiniToolbar object.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v24.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public override string ToString()

Returns

Type Description
String

A String value that is the textual representation of this RibbonMiniToolbar object.

See Also