Spread for ASP.NET 11 Product Documentation
EnablejQueryTheme Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : EnablejQueryTheme Property
Gets or sets whether Spread should apply the jQuery theme on the client-side.
Syntax
'Declaration
 
Public Property EnablejQueryTheme As Boolean
'Usage
 
Dim instance As FpSpread
Dim value As Boolean
 
instance.EnablejQueryTheme = value
 
value = instance.EnablejQueryTheme
public bool EnablejQueryTheme {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members