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 2541 2008-10-21 15:05:13Z qiang.xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

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

TEnumerable
   |
   --TTableGridLines
Class Constant Summary
 Both = 'Both'
 Horizontal = 'Horizontal'
 None = 'None'
 Vertical = 'Vertical'
Class Constants
Both = 'Both' (line 891)
Horizontal = 'Horizontal' (line 889)
None = 'None' (line 888)
Vertical = 'Vertical' (line 890)

Documentation generated on Sun, 11 Jan 2009 20:23:59 -0500 by phpDocumentor 1.3.0RC4