ComponentOne List for WinForms
C1.Win.C1List 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