Structures_DataGrid_Column::getLabel

Structures_DataGrid_Column::getLabel() – Get column label

Synopsis

require_once 'Structures/DataGrid/Column.php';

string Structures_DataGrid_Column::getLabel ( )

Description

The label is the text rendered into the column header.

Throws

throws no exceptions thrown

Note

This function can not be called statically.