LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


controlStyle

(Inherited from IntegralUIBaseComponent)

Specifies an object that contains all style settings for the TreeView.

Property Value

An Object which contains all style settings for TreeView component.

Remarks

You can use this property to change the appearance of the TreeView dynamically from code. By simply setting custom CSS classes in your app code and apply the name of the class to some of above style fields, you can override the default appearance of the TreeView.

Version Information

Supported in: v1.0.

See Also