#include <gridview.h>
Struct of the header type cell
Definition at line 168 of file gridview.h.
char* buff |
The caption of the row or column
Definition at line 173 of file gridview.h.
int len_buff |
The length of the buff string
Definition at line 175 of file gridview.h.
int size |
The height of a row or the width of a column
Definition at line 171 of file gridview.h.