SpreadJS Documentation
CellBindingSource class
Represents a source for cell binding.
Syntax
var instance = new GcSpread.Sheets.CellBindingSource(source);
function CellBindingSource;
Inheritance Hierarchy

Object
   GcSpread.Sheets.CellBindingSource

Constructors
 NameDescription
public ConstructorCellBindingSource ConstructorRepresents a source for cell binding.  
Top
Methods
 NameDescription
public MethodgetSourceGets the wrapped data source for cell binding.  
public MethodgetValueGets the value of the source by the binding path.  
public MethodsetValueSets the value of the source by the binding path.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.