ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / ClientViewSource Class / IsSealed Property

In This Topic
    IsSealed Property (ClientViewSource)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsSealed As System.Boolean
    public System.bool IsSealed {get;}
    See Also