PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGroup Class / IsDefined Property

In This Topic
    IsDefined Property
    In This Topic
    Gets whether all the properties have a corresponding PropertyInfo.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsDefined As Boolean
    public bool IsDefined {get;}
    See Also