Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / Disposed Event

In This Topic
    Disposed Event
    In This Topic
    Occurs when the object is disposed.
    Syntax
    'Declaration
     
    
    Public Event Disposed As EventHandler
    public event EventHandler Disposed
    See Also