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

In This Topic
    IsPlain Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property IsPlain As Boolean
    public virtual bool IsPlain {get;}
    See Also