LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


controlStyle

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

Property Value

An Object which contains all style settings for GroupBox component.

Remarks

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

Version Information

Supported in: v1.0.

See Also