Indicates the position in the Columns collection.
[Visual Basic]
Public ReadOnly Property Col As Integer
[C#]
public int Col {get;}
[Delphi]
public property Col: Int32 read get_Col;
See Also
UnboundColumnFetchEventArgs Class | UnboundColumnFetchEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |