Search
ListContainer Properties
 


 Public Properties

  Name Description

acceptDrop

Gets or sets the ListItem instance that can be dropped.

allowDrag

Gets or sets whether drag and drop capabilities are enabled.

allowDrop

Gets or sets whether the ListContainer control can be used as a drop target.

allowMultipleSelection

Gets or sets whether users are allowed to select more than one item at a time.

content

Gets a reference to the container's content element.

items

Gets the collection of ListItem-s.

itemSize

Gets or sets the size of the list items.

orientation

Gets or sets a value indicating how list items are arranged.

selection

Gets the collection of selected items.

 See Also