Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator Namespace / C1DbNavigator Class / Record Property

In This Topic
    Record Property
    In This Topic
    Gets the current record in the DataSource.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Record As Object
    public object Record {get;}
    See Also