 
            | Miner.Data.Decoration Assembly > Miner.Data.Decoration Namespace : DataSelectionEventArgs Class | 
The following tables list the members exposed by DataSelectionEventArgs.
| Name | Description | |
|---|---|---|
|  | DataSelectionEventArgs Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | ObjectWithFocus | Returns the object that had focus when the data selection occurred. | 
|  | TableName | Returns/sets the name of the table containing the data selection. | 
| Name | Description | |
|---|---|---|
|  | GetCurrentCellText | Returns the text of currently selected cell | 
|  | GetDataRows | Returns the data rows involved in the data selection. | 
|  | GetSelectedRowsText | |
|  | SetDataRows | Sets the data rows involved in the data selection. |