TcxSchedulerGridConnection.GridPopupMenu Property
Represents the pop-up menu that is invoked in the TcxGrid control connected to the scheduler.
Declaration
property GridPopupMenu: TcxSchedulerGridBuildInPopupMenu read; write;
Property Value
| Type |
|---|
| TcxSchedulerGridBuildInPopupMenu |
See Also