/ ListView / CheckBoxPosition
Search results

CheckBoxPosition API in JavaScript (ES5) ListView API control

An enum type that denotes the position of checkbox of the ListView. Available options are as follows Left and Right;

  • Left - The checkbox is positioned on the left side of the ListView item.
  • Right - The checkbox is positioned on the right side of the ListView item.