FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ContextMenuPopupEventArgs Class / X Property

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