_GRIDCELLS Struct Reference
[GridView control]

#include <gridview.h>

Data Fields


Detailed Description

Struct of the selected cell(s)

Definition at line 141 of file gridview.h.


Field Documentation

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.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 15:58:42 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3