ComponentOne Data Source for Entity Framework
C1.Win.Data.Entities Namespace / C1DataSource Class / Disposed Event

In This Topic
    Disposed Event
    In This Topic
    Syntax
    'Declaration
     
    
    Public Event Disposed As System.EventHandler
    public event System.EventHandler Disposed
    See Also