TcxPopupMenuInfo Properties
Contains information on the custom popup menu contained in the TcxGridPopupMenu component.| Name | Description |
|---|---|
| Collection | Inherited from TCollectionItem. |
| DisplayName | Inherited from TCollectionItem. |
| GridView | Specifies the owner grid View for the popup menu. |
| HitTypes | Determines the grid View elements that can display a corresponding popup menu. |
| ID | Inherited from TCollectionItem. |
| Index | Inherited from TCollectionItem. |
| IsBuiltIn | |
| PopupMenu | Specifies the popup menu that is associated with the current object. |
See Also