ComponentOne List for WinForms
C1.Win.C1List 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 Boolean
    public bool FullyDisplayed {get;}
    See Also