LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUIListView Properties

A list of properties in IntegralUI ListView component.

Properties


  • allowDrag
  • Gets or sets a value indicating whether items from ListView can be dragged
  • allowDrop
  • Gets or sets a value indicating whether the ListView can accept data during drag&drop
  • allowFilter
  • Gets or sets a value indicating whether filter is active
  • allowFocus
  • Gets or sets a value indicating whether keyboard focus is allowed
  • appRef
  • Holds a reference to application view
  • controlStyle
  • Specifies an object that contains all style settings for the ListView
  • data
  • Specifies an object that holds data related to the component
  • focusedItem
  • Gets or sets the item that has the input focus
  • items
  • Gets the collection of items that are assigned to the ListView
  • name
  • Uniquely identifies the component
  • scrollMode
  • Specifies whether the view is scrolled horizontally or vertically
  • selectedItem
  • an object that points to the currently selected item
  • selectionMode
  • Specifies the selection type: none, single or multiple
  • sorting
  • Gets or sets the sort order which items are sorted
  • state
  • Specifies the component state: disabled, hovered, etc.
  • virtualMode
  • Gets or sets a value indicating whether virtualization is active