A list view control that hosts DiagramItems and supports drag-and-drop to DiagramView.
The following tables list the members exposed by the ItemListView type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the ItemListView class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the maximum distance to a node when auto connecting links. |
|
![]() |
Gets or sets whether links should be automatically connected to the nearest node. |
|
![]() |
Gets or sets the horizontal and vertical margins around the items. |
|
![]() |
|
|
![]() |
Gets or sets the horizontal and vertical margins around the items. |
|
![]() |
Gets or sets the size of the items displayed in the view. |
|
![]() |
Gets the item size in pixels. |
|
![]() |
|
|
![]() |
Gets the number of items in the list view. |
|
![]() |
|
|
![]() |
Gets or sets the unit of measure used when drawing items. |
|
![]() |
Gets or sets the default size with which items dragged onto a diagram will be created. |
|
![]() |
|
|
![]() |
Gets or sets the index of the currently selected item. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
|
![]() |
Removes all items from the list view. |
|
![]() |
Gets the item at the specified position. |
|
![]() |
|
|
![]() |
Overloaded. |
|
![]() |
|
|
![]() |
Removes the item at the specified position. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
|
|
![]() |
|
See Also