Structures_DataGrid::getColumnCount

Structures_DataGrid::getColumnCount() – カラムの数を返す

Synopsis

require_once 'Structures/DataGrid.php';

int Structures_DataGrid::getColumnCount ( )

Description

This package is not documented yet.

Return value

カラムの数を返します。

Throws

例外はスローされません。

Note

This function can not be called statically.