[]
Provides data for the DropDown event.
public class DropDownEventArgs : EventArgs
Name | Description |
---|---|
DropDownEventArgs(C1CommandLink, Rectangle) | Initializes a new instance of the DropDownEventArgs class |
Name | Description |
---|---|
CallerLink | Gets the command link which was selected by the user. |
LinkRect | Gets the screen coordinates of command link. |