FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellRange Structure / r1 Property

In This Topic
    r1 Property (CellRange)
    In This Topic
    Gets or sets the range's first row index.
    Syntax
    'Declaration
     
    
    Public Property r1 As Integer
    public int r1 {get; set;}
    See Also