FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / ContextMenuPopupEventArgs Class / Y Property

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