ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnFetchCellTips Method

Raised when a cell tip is to be displayed.

[Visual Basic]

Overridable Protected Sub OnFetchCellTips( _

ByVal e As FetchCellTipsEventArgs _

)

[C#]

virtual protected void OnFetchCellTips(

FetchCellTipsEventArgs e

);

[Delphi]

strict protected procedure OnFetchCellTips(

e: FetchCellTipsEventArgs

); virtual;

See Also

C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.