Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShapeBase Interface / Bindings Property


In This Topic
    Bindings Property
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property Bindings As IBindings
    'Usage
     
    Dim instance As IShapeBase
    Dim value As IBindings
     
    value = instance.Bindings
    IBindings Bindings {get;}
    See Also