Structures_DataGrid_Column::getAutoFillValue() -- Get auto fill value
Synopsis
require_once 'Structures/DataGrid/Column.php'; |
string Structures_DataGrid_Column::getAutoFillValue
()
Description
Returns the value to be printed if a cell in the column is null.
Throws
throws no exceptions thrown
Note
This function can not be called
statically.