PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / ShowDescription Property

In This Topic
    ShowDescription Property
    In This Topic
    Gets or sets a value indicating whether the 'Description' of the properties will be shown.
    Syntax
    'Declaration
     
    
    Public Property ShowDescription As Boolean
    public bool ShowDescription {get; set;}
    See Also