Spread.Sheets Documentation
CellBindingSource type
Represents a source for cell binding.
Syntax
var instance = new GC.Spread.Sheets.Bindings.CellBindingSource(source);
function CellBindingSource;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Bindings.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

GC.Spread.Sheets.Bindings Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.