ComponentOne FlexGrid for WinForms
Row Property (UnboundValueEventArgs)

C1.Win.C1FlexGrid Namespace > UnboundValueEventArgs Class : Row Property
Gets the row index for the cell that has an unbound value.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
public int Row {get;}
See Also

Reference

UnboundValueEventArgs Class
UnboundValueEventArgs Members