ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / C1IconCollectionEditor Class / NewItemTypes Property

In This Topic
    NewItemTypes Property (C1IconCollectionEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property NewItemTypes As System.Type()
    protected System.Type[] NewItemTypes {get;}
    See Also