Spread WPF 18
GrapeCity.Spreadsheet.Data Namespace / IBindings Interface
Members


In This Topic
    IBindings Interface
    In This Topic
    Represents all bindings of an object.
    Object Model
    IBindings Interface
    Syntax
    'Declaration
     
    Public Interface IBindings 
    'Usage
     
    Dim instance As IBindings
    public interface IBindings 
    See Also