ListBox control with support for hosting Diagram nodes and dragging them to the Diagram control.
The following tables list the members exposed by the NodeListView type.
Name | Description | |
---|---|---|
Overloaded. Creates an instance of NodeListView. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the control should render references to the client scripts. |
||
Gets the registered client types with JSON templates. |
||
Gets or sets the background color of the NodeListView control. |
||
Gets or sets the URL to the MindFusion.Diagramming.js file. |
||
Gets the registered custom converters. |
||
Gets or sets the default size with which nodes dragged onto a diagram will be created. |
||
Gets or sets a value indicating whether handling of mouse events is enabled. |
||
Gets or sets the font of the nodes captions. |
||
Gets or sets the height of the view. |
||
Gets or sets the id of the view. |
||
Gets or sets the collection of nodes displayed in the view. |
||
Gets the registered item types. |
||
Gets or sets the measure unit. |
||
Gets or sets a threshold value that hides text if scaled font sizes become smaller. |
||
Gets or sets the size of the nodes displayed in the view. |
||
Gets or sets the layout orientation of the control. |
||
Gets or sets the padding. |
||
Gets or sets the color of the nodes captions. |
||
Gets or sets the width of the view. |
Name | Description | |
---|---|---|
Overloaded. Adds a DiagramNode to the displayed nodes collection. |
||
Sets the name of a JavaScript function that should be invoked when the control is loaded on the client side. |
||
Overloaded. |
||
Overloaded. |
||
Renders the NodeListView's initializing scripts on a web page under the specified function name. |
||
Loads the specified JSON data. |
||
Sets the name of a JavaScript function that should be invoked when a node is selected, either programmatically or by the user. |
||
Registers custom converters used for custom item types serialization. |
||
Overloaded. |
||
Overloaded. |
||
Removes a DiagramNode from the displayed nodes collection. |
||
Renders the NodeListView on a web page. |
||
Serializes the NodeListView's data to JSON. |
||
Sets a value indicating whether the control should render references to the client scripts. |
||
Sets the background color of the NodeListView control. |
||
Sets the default size with which nodes dragged onto a diagram will be created. |
||
Sets a value indicating whether handling of mouse events is enabled. |
||
Sets the font of the nodes captions. |
||
Sets the height of the view. |
||
Sets a threshold value that hides text if scaled font sizes become smaller. |
||
Sets the size of the nodes displayed in the view. |
||
Sets the layout orientation of the control. |
||
Sets the text color of the nodes captions. |
||
Sets the width of the view. |
||
Serializes the NodeListView's data to JSON. |