CAknGridView::SGrid Struct Reference

struct CAknGridView::SGrid

Enumeration flags for different layouts.

Member Data Documentation

TInt iColsInView

TInt iColsInView

The number of columns in the viewable area.

TSize iGridDimensions

TSize iGridDimensions

Current size of entire grid.

TInt iGridFlags

TInt iGridFlags

Flags.

TInt iPageSize

TInt iPageSize

Size of the viewable area ( iColsInView * iRowsInView ).

TInt iRowsInView

TInt iRowsInView

The number of rows in the viewable area.

TSize iSizeBetweenItems

TSize iSizeBetweenItems

The size of gap between items (height and width).

TSize iSizeOfItems

TSize iSizeOfItems

The size of an item.