Spread Silverlight Documentation
AutoFilterType Property


GrapeCity.Windows.SpreadSheet.UI Namespace > DragFillSmartTag Class : AutoFilterType Property
Gets or sets the type of the automatic fill after drag fill.
Syntax
'Declaration
 
Public Property AutoFilterType As AutoFillType
'Usage
 
Dim instance As DragFillSmartTag
Dim value As AutoFillType
 
instance.AutoFilterType = value
 
value = instance.AutoFilterType
public AutoFillType AutoFilterType {get; set;}

Property Value

The type of the GrapeCity.Windows.SpreadSheet.UI.AutoFillType.
See Also

Reference

DragFillSmartTag Class
DragFillSmartTag Members