DiagramMainToolbarBuilder.Commands Method
Name | Parameters | Description |
---|---|---|
Commands(Action<CollectionFactory<DiagramCustomCommandBuilder>>) | configurator | Provides access to the client-side commands option that represents a command collection. |
Commands(IEnumerable<DiagramCommand>) | value | Lists commands in the toolbar. Mirrors the client-side commands option. |