ComponentOne True DBGrid for WinForms
Col Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : Col Property
Gets or sets the column position of the current cell in the current split.
Syntax
'Declaration
 
Public Property Col As System.Integer
public System.int Col {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members