GanttCustomToolbarItem Constructors
A custom toolbar item.| Name | Parameters | Description |
|---|---|---|
| GanttCustomToolbarItem() | none | Initializes a new instance of the GanttCustomToolbarItem class. |
| GanttCustomToolbarItem(String, String) | text, commandName | Initializes a new instance of the GanttCustomToolbarItem class with specified settings. |
See Also