Objective Grid for Microsoft® .NET® Reference Guide

Cell.Col Property

Back to Class Index

Get the cell's column index.     

[Visual Basic]
Public ReadOnly Property Col As Integer
[C#]
public int Col {get;}

Remarks

    

    

    

See Also

Cell Class | Cell Members | Stingray.Grid Namespace