Spread Silverlight Documentation
AllowDrop Property (AutoFilterListBoxItem)


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

Reference

AutoFilterListBoxItem Class
AutoFilterListBoxItem Members