Property CellActivationKey
CellActivationKey
The key which when pressed should trigger CellActivated event. Defaults to Enter.
public KeyCode CellActivationKey { get; set; }
The key which when pressed should trigger CellActivated event. Defaults to Enter.
public KeyCode CellActivationKey { get; set; }