Spread Windows Forms 12.0 Product Documentation
Interval Property (IFilterItemEditor)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IFilterItemEditor Interface : Interval Property
Gets or sets the time, in milliseconds, before the FilterItemValueChanged event is raised relative to the last occurrence of the FilterItemValueChanged event.
Syntax
'Declaration
 
Property Interval As Integer
'Usage
 
Dim instance As IFilterItemEditor
Dim value As Integer
 
instance.Interval = value
 
value = instance.Interval
int Interval {get; set;}
See Also

Reference

IFilterItemEditor Interface
IFilterItemEditor Members