 wx.grid.GridActivationSource.Origin¶
 wx.grid.GridActivationSource.Origin¶The Origin enumeration provides the following values:
| Description | Value | 
|---|---|
| Program | Activated due to an explicit  | 
| Key | Activated due to the user pressing a key, see  | 
| Mouse | Activated due to the user clicking on a cell, see  |