Spread Windows Forms 12.0 Product Documentation
FilterItemValueChanged Event (IFilterItemEditor)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IFilterItemEditor Interface : FilterItemValueChanged Event
Occurs when the filter value has been changed by the user.
Syntax
'Declaration
 
Event FilterItemValueChanged As EventHandler
'Usage
 
Dim instance As IFilterItemEditor
Dim handler As EventHandler
 
AddHandler instance.FilterItemValueChanged, handler
event EventHandler FilterItemValueChanged
See Also

Reference

IFilterItemEditor Interface
IFilterItemEditor Members