The text to be displayed in the scroll tip.
[Visual Basic]
Public Property ScrollTip As String
[C#]
public string ScrollTip {get;set;}
[Delphi]
public property ScrollTip: String read get_ScrollTip write set_ScrollTip;
See Also
FetchScrollTipsEventArgs Class | FetchScrollTipsEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |