[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Data.IBindings

IBindings Interface

Represents all bindings of an object.

Namespace: GrapeCity.Spreadsheet.Data
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IBindings
Public Interface IBindings

Methods

Name Description
Add(string, string, IValueConverter)

Add a formula binding to the specified property of an object.

Remove(string)

Removes the formula binding by the specified property name.