Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShapeBase Interface / Bindings Property


In This Topic
Bindings Property (IShapeBase)
In This Topic
Gets the binding collection of this shape.
Syntax
'Declaration
 
ReadOnly Property Bindings As IBindings
 
'Usage
 
Dim instance As IShapeBase
Dim value As IBindings
 
value = instance.Bindings
See Also