Spread Windows Forms 12.0 Product Documentation
Interval Property (FilterBarCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > FilterBarCellType Class : 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
 
Public Property Interval As Integer
'Usage
 
Dim instance As FilterBarCellType
Dim value As Integer
 
instance.Interval = value
 
value = instance.Interval
public int Interval {get; set;}
See Also

Reference

FilterBarCellType Class
FilterBarCellType Members