A list view control that hosts DiagramNodes and supports drag-and-drop to DiagramView.
The following tables list the members exposed by the NodeListView type.
Name | Description | |
---|---|---|
Creates an instance of NodeListView |
Name | Description | |
---|---|---|
Gets or sets the background color of the control. |
||
Gets or sets the default size of nodes created after dragging from this list view. |
||
Gets the currently dragged node from this list view. |
||
Gets or sets the size of nodes displayed in this list view. |
||
Gets the nodes contained in this NodeListView. |
||
Gets or sets the orientation of the view layout. |
||
Gets or sets the padding space between the NodeListView control and its contents. |
||
Gets the location of a shape library file containing custom shape definitions.It can be set to a full URL of the file, or a relative file path. |
||
Gets or sets the color used to paint text in the NodeListView control. |
||
Gets or sets the delay before a tooltip is shown. |
Name | Description | |
---|---|---|
Adds a node to the NodeListView. |
||
Removes all items from the NodeListView. |
||
Creates and initializes a new NodeListView from the specified element. This method is static and can be called without creating an instance of the class. |
||
Returns the specified NodeListView object. This member is static and can be invoked without creating an instance of the class. |
||
Gets the item at the specified location. |
||
Removes a node from the list view. |
||
Selects the specified item. |