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