#include <gridview.h>
Struct of the selected cell(s)
Definition at line 141 of file gridview.h.
| int column | 
The start column of the selected cell(s)
Definition at line 146 of file gridview.h.
| int height | 
The number of the row(s) which contain(s) selected cell(s)
Definition at line 150 of file gridview.h.
| int row | 
The start row of the selected cell(s)
Definition at line 144 of file gridview.h.
| int width | 
The number of the column(s) which contain(s) selected cell(s)
Definition at line 148 of file gridview.h.
 1.6.3