Spread Silverlight Documentation
AllowDrop Property (SheetTab)


GrapeCity.Windows.SpreadSheet.UI Namespace > SheetTab Class : AllowDrop Property
Syntax
'Declaration
 
Public Property AllowDrop As System.Boolean
'Usage
 
Dim instance As SheetTab
Dim value As System.Boolean
 
instance.AllowDrop = value
 
value = instance.AllowDrop
public System.bool AllowDrop {get; set;}
See Also

Reference

SheetTab Class
SheetTab Members