DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / ViewRowAddingEventArgs Class / Row Property

In This Topic
    Row Property (ViewRowAddingEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Row As ViewRow
    public ViewRow Row {get;}
    See Also