[]
Initializes a new instance of the CustomizeLinkEventArgs class
public CustomizeLinkEventArgs(C1ToolBar toolBar, C1CommandLink commandLink)
Type | Name | Description |
---|---|---|
C1ToolBar | toolBar | Gets the tool bar for the command link. |
C1CommandLink | commandLink | Gets the command link. |