_GridView_Column (gb.qt4)
This virtual class represents a
GridView column.
This class is virtual.
This class is not creatable.
Properties
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.
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.
Methods