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

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