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