[]
        
(Showing Draft Content)

C1.Win.Input.ItemClickedEventArgs

ItemClickedEventArgs Class

Provides data for ItemClicked event.

Inheritance
ItemClickedEventArgs
Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
public class ItemClickedEventArgs : EventArgs

Constructors

Name Description
ItemClickedEventArgs(SplitButtonItem)

Initializes a new instance of the ItemClickedEventArgs class for the specified control.

Properties

Name Description
ClickedItem

Gets the clicked item.