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