FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / ErrorToolTipStyle Property

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