[]
Initializes a new instance of the DropDownEventArgs class
public DropDownEventArgs(C1CommandLink callerLink, Rectangle linkRect)
| Type | Name | Description |
|---|---|---|
| C1CommandLink | callerLink | Gets the command link which was selected by the user. |
| Rectangle | linkRect | Gets the screen coordinates of command link. |