Spread for ASP.NET 10 Product Documentation
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;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

FpSpread Class
FpSpread Members

 

 


Copyright © GrapeCity, inc. All rights reserved.