True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / FetchCellTipsEventArgs Class / TipStyle Property

In This Topic
    TipStyle Property (FetchCellTipsEventArgs)
    In This Topic
    The Style used to render the cell tip.
    Syntax
    'Declaration
     
    Public ReadOnly Property TipStyle As Style
    public Style TipStyle {get;}
    See Also