PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridGroupsCollection Class / CreateNewItem Method

In This Topic
    CreateNewItem Method
    In This Topic
    Syntax
    'Declaration
     
    
    <NullableContextAttribute(2)>
    Public Overridable Function CreateNewItem() As PropertyGroup
    [NullableContext(2)]
    public virtual PropertyGroup CreateNewItem()
    See Also