Spread for ASP.NET 12 Product Documentation
FilterMode Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > FilteredTextCellType Class : FilterMode Property
Gets or sets the filter mode for the filtered text cell.
Syntax
'Declaration
 
Public Property FilterMode As AjaxControlToolkit.FilterModes
'Usage
 
Dim instance As FilteredTextCellType
Dim value As AjaxControlToolkit.FilterModes
 
instance.FilterMode = value
 
value = instance.FilterMode
public AjaxControlToolkit.FilterModes FilterMode {get; set;}
See Also

Reference

FilteredTextCellType Class
FilteredTextCellType Members