Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / ContextMenuPopupEventArgs Class / X Property

In This Topic
    X Property (ContextMenuPopupEventArgs)
    In This Topic
    Gets the X screen coordinate, in DIPs.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property X As Double
    public double X {get;}
    See Also