Name | Description | |
---|---|---|
DropDownItemClickedEventArgs Constructor | Initializes a new instance of the DropDownItemClickedEventArgs class for the specified control. |
The following tables list the members exposed by DropDownItemClickedEventArgs.
Name | Description | |
---|---|---|
DropDownItemClickedEventArgs Constructor | Initializes a new instance of the DropDownItemClickedEventArgs class for the specified control. |
Name | Description | |
---|---|---|
CancelClosing | Gets or sets a value that indicates whether the C1SplitButton should close the dropdown after the item is clicked or not. | |
ClickedItem | Returns the clicked item. |