_GRIDCELLDATA Struct Reference
[GridView control]

#include <gridview.h>

Data Fields


Detailed Description

Struct of the cell

Definition at line 238 of file gridview.h.


Field Documentation

The background color

Definition at line 265 of file gridview.h.

Text color

Definition at line 263 of file gridview.h.

void* content

The concrete data of one cell

Definition at line 271 of file gridview.h.

Text font

Definition at line 267 of file gridview.h.

Pointer to the bitmap of one cell

Definition at line 269 of file gridview.h.

Mask of properties, can be OR'ed with following values: Set or get a cell style

  • GVITEM_STYLE
    Set or get a cell text color
  • GVITEM_FGCOLOR
    Set or get a cell background color
  • GVITEM_BGCOLOR
    Set or get a cell text font
  • GVITEM_FONT
    Set or get a cell's image
  • GVITEM_IMAGE
    Set or get all of the content of a cell
  • GVITEM_ALLCONTENT
    Set or get the main content of a cell
  • GVITEM_MAINCONTENT
    Set or get the header size
  • GVITEM_SIZE

Definition at line 258 of file gridview.h.

The style of the cell

Definition at line 261 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