LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


checkboxSettings

Specifies an object that contains all property settings for the item's checkbox.

Parameters

VariableTypeDetails
autoCheck (default: false)BooleanDetermines whether the checkbox value will change whenever the item's text is clicked
style (default: null)ObjectSpecifies an object that holds teh names of all CSS classes responsible for checkbox appearance
threeState (default: false)BooleanDetermines whether the checkbox accepts two or three state values

Property Value

An object that holds all property settings for the item's checkbox.

Remarks

This property is accessed through 'checkbox-settings' of TreeView directive.

Version Information

Supported in: v2.0.

Articles & Samples

See Also