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