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

In This Topic
    IsDefaultValue Property (PropertyGroup)
    In This Topic
    Gets whether all the properties have the default value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsDefaultValue As Boolean
    public bool IsDefaultValue {get;}
    See Also