Spread Windows Forms 12.0 Product Documentation
FilterItemValueChanged Event (FilterBarCellType)


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

Reference

FilterBarCellType Class
FilterBarCellType Members