Search
CheckListPicker.itemSize Property
See Also
 






Gets or sets the size of the dropdown items.

Namespace: MindFusion.Common.UI
File: CheckListPicker.js

 Syntax

JavaScript  Copy Code

get itemSize() {}
set itemSize(value) {}

 Property Value

Unit

The size.

 See Also