Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / ContextMenuPopupEventArgs Class
Members

In This Topic
    ContextMenuPopupEventArgs Class
    In This Topic
    Provides data for the FlexViewer.ContextMenuPopup event.
    Syntax
    'Declaration
     
    
    Public Class ContextMenuPopupEventArgs 
       Inherits System.EventArgs
    public class ContextMenuPopupEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Blazor.Viewer.ContextMenuPopupEventArgs

    See Also