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


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