Spread for ASP.NET 12 Product Documentation
EnableCaching Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > AutoCompleteCellType Class : EnableCaching Property
Gets or sets whether client-side caching is enabled for automatic completion.
Syntax
'Declaration
 
Public Property EnableCaching As Boolean
'Usage
 
Dim instance As AutoCompleteCellType
Dim value As Boolean
 
instance.EnableCaching = value
 
value = instance.EnableCaching
public bool EnableCaching {get; set;}
See Also

Reference

AutoCompleteCellType Class
AutoCompleteCellType Members