PopupMenuShowingEventArgs.InRecordHeader Property
Gets whether the menu is displayed within a record header.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the menu is displayed within a record header; otherwise, false. |
See Also