TIWCGJQTreeViewThemesPlugin.Url Property

The location of the theme's CSS file, if set to false jstree will look for the file in < theme folder >/themes/< theme name >/style.css. You can set the theme folder using $.jstree._themes = "PATH/TO/FOLDER/";, otherwise it is autodetected as <jquery.tree.js location>/themes/.

Namespace: IWCGJQTreeView
published
 property Url: string index 01 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string