#include <gridview.h>
Struct of the text type cell
Definition at line 179 of file gridview.h.
char* buff |
The caption of the row or column
Definition at line 182 of file gridview.h.
int len_buff |
The length of the buff string
Definition at line 184 of file gridview.h.