ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewDataRow Class / Disposed Event

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