[]
Configurates CustomContextMenu. Sets a value that determines whether the grid should provide a custom context menu.
public PivotGridBuilder CustomContextMenu(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
PivotGridBuilder | Current builder. |