Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / SubItemsPresenter Class / SubItemsPresenter Constructor


In This Topic
    SubItemsPresenter Constructor
    In This Topic
    Initializes a new instance of the GrapeCity.Windows.InputMan.Primitives.SubItemsPresenter class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New SubItemsPresenter()
    public SubItemsPresenter()
    See Also