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