Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / SeparatorDropDownItemControl Class / SeparatorDropDownItemControl Constructor


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