True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBDropdown Class / Row Property

In This Topic
    Row Property (C1TrueDBDropdown)
    In This Topic
    Gets or sets the the current row.
    Syntax
    'Declaration
     
    Public Property Row As System.Integer
    public System.int Row {get; set;}
    See Also