FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer 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