ComponentOne Data Source for Entity Framework
C1.Win.Data Namespace / ControlHandler Class / IsSealed Property

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