Spread WPF 16
GrapeCity.Windows.SpreadSheet.UI Namespace / DropDownItemControl Class / DropDownItemControl Constructor


In This Topic
    DropDownItemControl Constructor
    In This Topic
    Creates a new instance of the DropDownItemControl class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New DropDownItemControl()
    public DropDownItemControl()
    See Also