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

In This Topic
    GetItemType Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function GetItemType() As Type
    public virtual Type GetItemType()
    See Also