Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / ContextMenuPopupEventArgs Class / ContextMenuPopupEventArgs Constructor / ContextMenuPopupEventArgs Constructor()

In This Topic
    ContextMenuPopupEventArgs Constructor()
    In This Topic
    Initializes a new instance of a ContextMenuPopupEventArgs.
    Syntax
    'Declaration
     
    
    Public Function New()
    public ContextMenuPopupEventArgs()
    See Also