Spread Silverlight Documentation
AllowDrop Property (AutoFilterCheckBox)


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

Reference

AutoFilterCheckBox Class
AutoFilterCheckBox Members