[]
Provides data for the CustomizeLink event.
public class CustomizeLinkEventArgs : EventArgs
| Name | Description |
|---|---|
| CustomizeLinkEventArgs(C1ToolBar, C1CommandLink) | Initializes a new instance of the CustomizeLinkEventArgs class |
| Name | Description |
|---|---|
| CommandLink | Gets the command link. |
| ToolBar | Gets the tool bar for the command link. |