[]
        
(Showing Draft Content)

C1.Win.FlexViewer.ContextMenuPopupEventArgs

ContextMenuPopupEventArgs Class

Provides data for the ContextMenuPopup event.

Inheritance
ContextMenuPopupEventArgs
Namespace: C1.Win.FlexViewer
Assembly: C1.Win.FlexViewer.4.8.dll
Syntax
public class ContextMenuPopupEventArgs : EventArgs

Constructors

Name Description
ContextMenuPopupEventArgs()

Initializes a new instance of a ContextMenuPopupEventArgs.

ContextMenuPopupEventArgs(int, int)

Initializes a new instance of a ContextMenuPopupEventArgs.

Properties

Name Description
FromKeyboard

Gets a value indicating if the event came from the keyboard.

X

Gets the X screen coordinate, in pixels.

Y

Gets the Y screen coordinate, in pixels.