True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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