Skip to main content
A newer version of this page is available. .

PopupMenuShowingEventArgs Constructors

Provides data for the VGridControlBase.PopupMenuShowing event.
Name Parameters Description
PopupMenuShowingEventArgs(VGridPopupMenu, BaseRow) menu, row Initializes a new instance of the PopupMenuShowingEventArgs class.
PopupMenuShowingEventArgs(VGridPopupMenu, RecordHeaderInfo) menu, headerInfo Initializes a new instance of the PopupMenuShowingEventArgs class with specified settings.
See Also