PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridGroupsCollection Class / SourceIsGeneric Property

In This Topic
    SourceIsGeneric Property
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property SourceIsGeneric As Boolean
    protected bool SourceIsGeneric {get; set;}
    See Also