Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ICalloutFormat Interface / Drop Property


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