dundas.controls.TableOfContentsProperties Class

 

Inheritance Hierarchy

 
Class
   dundas.controls.TableOfContentsProperties
 

Constructors

 
  Name Description
init Ensure options.
 
 

Properties

 
  Name Description
defaultEntryStyle Gets or sets the background.
indentSize Gets or sets the font color for the entry.
isEnabled Gets or sets a value indicating whether the table of contents is enabled or not.
 
 

Methods

 
  Name Description
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.