Spread for ASP.NET 12 Product Documentation
FilterInterval Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > FilteredTextCellType Class : FilterInterval Property
Gets or sets the filter interval, in milliseconds, in which the field's contents are filtered.
Syntax
'Declaration
 
Public Property FilterInterval As Integer
'Usage
 
Dim instance As FilteredTextCellType
Dim value As Integer
 
instance.FilterInterval = value
 
value = instance.FilterInterval
public int FilterInterval {get; set;}
See Also

Reference

FilteredTextCellType Class
FilteredTextCellType Members