ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / BindingArrayList Class / AllowNew Property

In This Topic
    AllowNew Property (BindingArrayList)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowNew As System.Boolean
    public System.bool AllowNew {get; set;}
    See Also