Spread for ASP.NET 12 Product Documentation
EnableOnClient Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > DateCalendarCellType Class : EnableOnClient Property
Gets or sets whether to enable the calendar on the client side.
Syntax
'Declaration
 
Public Property EnableOnClient As Boolean
'Usage
 
Dim instance As DateCalendarCellType
Dim value As Boolean
 
instance.EnableOnClient = value
 
value = instance.EnableOnClient
public bool EnableOnClient {get; set;}
See Also

Reference

DateCalendarCellType Class
DateCalendarCellType Members