Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Data Namespace / BindableObject Class
Members


In This Topic
    BindableObject Class
    In This Topic
    Object Model
    BindableObject Class
    Syntax
    'Declaration
     
    Public MustInherit Class BindableObject 
       Implements IBindings 
    'Usage
     
    Dim instance As BindableObject
    public abstract class BindableObject : IBindings  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Data.BindableObject

    See Also