DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / ViewRowCollection Class / AllowNew Property

In This Topic
    AllowNew Property (ViewRowCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property AllowNew As Boolean
    public bool AllowNew {get;}
    See Also