ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / ClientCollectionView Class / CanAdd Property

In This Topic
    CanAdd Property
    In This Topic
    Gets a value indicating whether the Add method is supported.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CanAdd As System.Boolean
    public System.bool CanAdd {get;}
    See Also