RadialMenu.ShowPopup(Point, Object) Method
Displays the menu at the specified position.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
point | Point | A Point structure that specifies the location to display the RadialMenu. |
activator | Object |
See Also