SpreadJS Documentation
TableColumnInfo type
Represents the table column information.
Syntax
var instance = new GcSpread.Sheets.TableColumnInfo(id);
function TableColumnInfo;
Inheritance Hierarchy

Object
   GcSpread.Sheets.TableColumnInfo

Constructors
 NameDescription
public ConstructorTableColumnInfo ConstructorRepresents the table column information.  
Top
Methods
 NameDescription
public MethoddataFieldGets or sets the table column data field for accessing the table's data source.  
public MethodidGets or sets the table column ID.  
public MethodnameGets or sets the table column name for display.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.