Indicates if the contents of the cell is fully displayed.
[Visual Basic]
Public ReadOnly Property FullyDisplayed As Boolean
[C#]
public bool FullyDisplayed {get;}
[Delphi]
public property FullyDisplayed: Boolean read get_FullyDisplayed;
See Also
FetchCellTipsEventArgs Class | FetchCellTipsEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |