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

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