Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1PropertyGrid Class / ShowDescription Property

In This Topic
    ShowDescription Property (C1PropertyGrid)
    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