Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ShapeConnectionSite Class / Index Property


In This Topic
Index Property (ShapeConnectionSite)
In This Topic
Gets the index of the connection site.
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
 
'Usage
 
Dim instance As ShapeConnectionSite
Dim value As Integer
 
value = instance.Index

Property Value

The index of the connection site.
See Also