Spread Windows Forms 12.0 Product Documentation
IgnoreFiringFilterItemValueChangedEvent Property (IFilterItemEditor)


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

Reference

IFilterItemEditor Interface
IFilterItemEditor Members