Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_GRIDCELLS Struct Reference
[GridView control]

#include <gridview.h>

Data Fields


Detailed Description

Struct of the selected cell(s)

Definition at line 147 of file gridview.h.


Field Documentation

int column
 

The start column of the selected cell(s)

Definition at line 152 of file gridview.h.

int height
 

The number of the row(s) which contain(s) selected cell(s)

Definition at line 156 of file gridview.h.

int row
 

The start row of the selected cell(s)

Definition at line 150 of file gridview.h.

int width
 

The number of the column(s) which contain(s) selected cell(s)

Definition at line 154 of file gridview.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2