Objective Grid for Microsoft® .NET® Reference Guide

Cell.Row Property

Back to Class Index

Get the cell's row index.     

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

Remarks

    

    

    

See Also

Cell Class | Cell Members | Stingray.Grid Namespace