PropertyGridContextMenuArgs Interface
Arguments for PropertyGridProps.onPropertyContextMenu callback
Properties
| Name | Type | Description | |
|---|---|---|---|
| event | React.MouseEvent<Element, MouseEvent> | An event which caused the context menu callback | |
| propertyRecord | PropertyRecord | PropertyRecord being edited | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.