Spread Windows Forms 12.0 Product Documentation
IgnoreFiringFilterItemValueChangedEvent Property (FilterBarCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > FilterBarCellType Class : IgnoreFiringFilterItemValueChangedEvent Property
Gets or sets whether to fire the FilterItemValueChanged event.
Syntax
'Declaration
 
Public Property IgnoreFiringFilterItemValueChangedEvent As Boolean
'Usage
 
Dim instance As FilterBarCellType
Dim value As Boolean
 
instance.IgnoreFiringFilterItemValueChangedEvent = value
 
value = instance.IgnoreFiringFilterItemValueChangedEvent
public bool IgnoreFiringFilterItemValueChangedEvent {get; set;}
See Also

Reference

FilterBarCellType Class
FilterBarCellType Members