WinColumnsListEditor.PopupSite Property
Gets the control over which a context menu is being invoked.
Namespace: DevExpress.ExpressApp.Win.Editors
Assembly: DevExpress.ExpressApp.Win.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Property Value
Type | Description |
---|---|
Control | A Control object that is the control over which a context menu is being invoked. |
See Also