#include <gridview.h>
Struct of the cell
Definition at line 238 of file gridview.h.
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
Definition at line 258 of file gridview.h.
The style of the cell
Definition at line 261 of file gridview.h.