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

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