Class TTableGridLines

Description

TTableGridLines class.

TTableGridLines defines the enumerable type for the possible grid line types of an HTML table.

The following enumerable values are defined:

  • None: no grid lines
  • Horizontal: horizontal grid lines only
  • Vertical: vertical grid lines only
  • Both: both horizontal and vertical grid lines are shown

  • since: 3.0.4
  • version: $Id: TStyle.php 1398 2006-09-08 19:31:03Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/WebControls/TStyle.php (line 828)

TEnumerable
   |
   --TTableGridLines
Class Constant Summary
 Both = 'Both'
 Horizontal = 'Horizontal'
 None = 'None'
 Vertical = 'Vertical'
Class Constants
Both = 'Both' (line 833)
Horizontal = 'Horizontal' (line 831)
None = 'None' (line 830)
Vertical = 'Vertical' (line 832)

Documentation generated on Sun, 14 Jan 2007 21:44:30 -0500 by phpDocumentor 1.3.0RC4