FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlRange Class / Row Property

In This Topic
    Row Property (GridControlRange)
    In This Topic
    Gets the starting row.
    Syntax
    'Declaration
     
    Public ReadOnly Property Row As Integer
    public int Row {get;}
    See Also