DiagramToolboxGroup.ToString() Method
Returns the group’s title and category in the following format: “Title [Category]“.
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
| Type | Description |
|---|---|
| String | A string that contains the names of a title and a category. |
See Also