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

In This Topic
    DescriptionLabelStyle Property
    In This Topic
    Gets or sets the style applied to the description label.
    Syntax
    'Declaration
     
    
    Public Property DescriptionLabelStyle As Style
    public Style DescriptionLabelStyle {get; set;}
    See Also