Represents a column in a hk_dsgrid.
Inherits from hk_dsdatavisible.
the text displayed in the column header. If not set the columnname will be displayed
returns the text displayed in the column header
Sets the gridcolumn type. The following values are possible:
columnedit
columnbool
columncombo
If 'type' is columnedit the celldata will be shown as a string. If 'type' is columnbool the celldata will be shown as a boolean field. If 'type' is columcombo the celldata will be handled in a combobox during edit.
returns the gridcolumntype
sets the displaywidth of the gridcolumn
returns the displaywidth
If type() is columncombo the cell will be handled in a combobox. See hk_dscombobox for details.
If type() is columncombo the cell will be handled in a combobox. See hk_dscombobox for details.
If type() is columncombo the cell will be handled in a combobox. See hk_dscombobox for details.
returns True if the listdatasource is a table (and thus read- and writeable)
If type() is columncombo the cell will be handled in a combobox. See hk_dscombobox for details.
If type() is columncombo the cell will be handled in a combobox. See hk_dscombobox for details.
If type() is columncombo the cell will be handled in a combobox. See hk_dscombobox for details.
If type() is columncombo the cell will be handled in a combobox. See hk_dscombobox for details.
If type() is columncombo the cell will be handled in a combobox. See hk_dscombobox for details.
If type() is columncombo the cell will be handled in a combobox. See hk_dscombobox for details.