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


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