True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid.Design Namespace / SplitCollectionEditor Class / CreateNewItemTypes Method

In This Topic
    CreateNewItemTypes Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function CreateNewItemTypes() As System.Type()
    protected virtual System.Type[] CreateNewItemTypes()
    See Also