ComponentOne FlexGrid for WPF and Silverlight
Row Property (CellRange)

C1.Silverlight.FlexGrid Namespace > CellRange Structure : Row Property
Gets or sets the index of the first row in this CellRange.
Syntax
'Declaration
 
Public Property Row As System.Integer
public System.int Row {get; set;}
See Also

Reference

CellRange Structure
CellRange Members