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 ListView.

Property Value

An Object which contains all style settings for ListView component.

Remarks

You can use this property to change the appearance of the ListView 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 ListView.

Version Information

Supported in: v1.0.

See Also