ComponentOne FlexReport for WinForms
ContextMenuPopupEventArgs Constructor(Int32,Int32)

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > ContextMenuPopupEventArgs Class > ContextMenuPopupEventArgs Constructor : ContextMenuPopupEventArgs Constructor(Int32,Int32)
Initializes a new instance of a ContextMenuPopupEventArgs.
Syntax
'Declaration
 
Public Function New( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
)
public ContextMenuPopupEventArgs( 
   System.int x,
   System.int y
)

Parameters

x
y
See Also

Reference

ContextMenuPopupEventArgs Class
ContextMenuPopupEventArgs Members
Overload List