GridRowCellContextMenuInfo Constructors
Provides basic information about the GridControl context menu.Name | Parameters | Description |
---|---|---|
GridRowCellContextMenuInfo(Object, GridHitTestInfo, Object, GridControl) | menuContent, info, targetDataContext, grid | Initializes a new instance of the GridRowCellContextMenuInfo class with specified settings. |
See Also