GrapeCity.Xaml.SpreadSheet.UI
AutoFilterTypeChanged Event


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

Reference

DragFillSmartTag Class
DragFillSmartTag Members