_GridView_Column (gb.qt4)

This virtual class represents a GridView column.

Questa classe è virtuale.

Questa classe non è creabile.

Proprietà
Alignment   Return or set the alignment of the column title and the default alignment of the column cells.
Background   Return or set the default background of the column cells.
Expand   Return or set if a GridView column automatically expands to fit the GridView width.
Left   A synonymous for the X property.
Resizable   Return or set if the column is resizable.
Tag   Return or set the tag associated with a column.
Text   Return or set the text displayed in the column header.
Title   A synonymous for the Text property.
W   A synonymous for the Width property.
Width   Return or set the width of the column. Max width is 1024.
X   Returns the left position of the column.

Metodi
EnsureVisible   Scroll the view so that the column is visible.