[]
Represents the method that will handle the DropDownItemClicked event of the C1SplitButton class.
public delegate void DropDownItemClickedEventHandler(object sender, DropDownItemClickedEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | |
DropDownItemClickedEventArgs | e |
Name | Description |
---|---|
DropDownItemClickedEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, DropDownItemClickedEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, DropDownItemClickedEventArgs) |