ComponentOne True DBGrid for WinForms
Column Property (FetchCellTipsEventArgs)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > FetchCellTipsEventArgs Class : Column Property
The C1DisplayColumn that this tip is associated with.
Syntax
'Declaration
 
Public ReadOnly Property Column As C1DisplayColumn
public C1DisplayColumn Column {get;}
See Also

Reference

FetchCellTipsEventArgs Class
FetchCellTipsEventArgs Members