Spread Silverlight Documentation
AutoFilterTypeChanged Event


GrapeCity.Windows.SpreadSheet.UI Namespace > DragFillSmartTag Class : AutoFilterTypeChanged Event
Occurs when the automatic fill type has changed.
Syntax
'Declaration
 
Public Event AutoFilterTypeChanged As System.EventHandler
'Usage
 
Dim instance As DragFillSmartTag
Dim handler As System.EventHandler
 
AddHandler instance.AutoFilterTypeChanged, handler
public event System.EventHandler AutoFilterTypeChanged
See Also

Reference

DragFillSmartTag Class
DragFillSmartTag Members