Spread.Sheets Documentation
TableColumn type
Represents the table column information.
Syntax
var instance = new GC.Spread.Sheets.Tables.TableColumn(id);
function TableColumn;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Tables.TableColumn

Constructors
 NameDescription
public ConstructorTableColumn 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

GC.Spread.Sheets.Tables Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.