ContextMenuInfo(Object, ContextMenuRequestedEventArgs) Constructor
In This Article
Initializes a new instance of the ContextMenuInfo class with specified settings.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Parameters
Name | Type |
---|---|
menu |
Object |
args | DevExpress. |
See Also