HERibbonGroupBase.ToString() Method
Returns the textual representation of the HERibbonGroupBase object.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
| Type | Description |
|---|---|
| String | A String that represents the HERibbonGroupBase object. |
Remarks
This method returns a human-readable string that is the name of the group.
See Also