#include <customgui_listview.h>

Tree/List view cell information.
Public Attributes | |
| GeUserArea * | frame | 
| Int32 | xpos | 
| Int32 | ypos | 
| Int32 | width | 
| Int32 | height | 
| Int32 | line | 
| Int32 | col | 
| GeUserArea* frame | 
The user area to draw in.
| Int32 xpos | 
The position X coordinate.
| Int32 ypos | 
The position Y coordinate.
| Int32 width | 
The width.
| Int32 height | 
The height.
| Int32 line | 
The line.
| Int32 col | 
The column.