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

In This Topic
    FullyDisplayed Property (FetchCellTipsEventArgs)
    In This Topic
    Indicates if the contents of the cell is fully displayed.
    Syntax
    'Declaration
     
    Public ReadOnly Property FullyDisplayed As System.Boolean
    public System.bool FullyDisplayed {get;}
    See Also