Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / DropDownItemClickedEventArgs Class
Properties


In This Topic
    DropDownItemClickedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DropDownItemClickedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DropDownItemClickedEventArgs class for the specified control.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates whether the C1SplitButton should close the dropdown after the item is clicked or not.  
    Public PropertyReturns the clicked item.  
    Top
    See Also