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

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