iASP_Grid Component: Table Object

The Table Object represents the dynamically generated HTML Table of iASP_Grid.

Property Description
Border = String Specifies the BORDER attribute of the <TABLE> tag.  This attribute is omitted if not specified.
Align = String Specifies the ALIGN attribute of the <TABLE> tag.   This attribute is omitted if not specified.
Width = String  Specifies the WIDTH attribute of the <TABLE> tag.   This attribute is omitted if not specified.
Caption= String  Specifies the CAPTION attribute of the <TABLE> tag.   This attribute is omitted if not specified.
Class = String  Specifies the CLASS attribute of the <TABLE> tag.   This attribute is omitted if not specified.
CellSpacing = int Default value of this property is 0.  It specifies the CELLSPACING attribute of the <TABLE> tag.
CellPadding = int Default value of this property is 1.  It specifies the CELLPADDING attribute of the <TABLE> tag.

If you require technical support please send complete details about the problem you are having to support@halcyonsoft.com.


Copyright © 1998-2002, Halcyon Software Inc. All rights reserved.