Implements a list-box control that contains DiagramNode objects and allows dragging them to the DiagramView control.
The following tables list the members exposed by the NodeListView type.
Name | Description | |
---|---|---|
Initializes a new instance of the NodeListView class. |
Name | Description | |
---|---|---|
Gets the registered client types with JSON templates. |
||
Gets the collection of captions displayed in the view. |
||
Specifies the method used for handling user interaction and drawing on the client side. |
||
Specifies the name of a JavaScript function that should be invoked when the applet is loaded on the client side. |
||
Gets the registered custom converters. |
||
Gets or sets the size of the nodes that are created by dragging list box items to the diagram. |
||
Gets or sets the format of the generated images. It must be specified as a MIME type string. |
||
Gets/sets the name of the cached images folder in ImageMap mode. |
||
Gets or sets the quality of compressed images. Accepted values are between 1 and 100. A greater value yields an image of higher quality, but with lower compression. |
||
Gets the collection of nodes displayed in the view. |
||
Gets the registered item types. |
||
Gets or sets the URL to the MindFusion.Diagramming.js file, used in Canvas ClientSideMode. |
||
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 horizontal and vertical margins left around the shape icons. |
Name | Description | |
---|---|---|
Overloaded. |
||
IPostBackDataHandler.LoadPostData implementation. |
||
IPostBackDataHandler.RaisePostDataChangedEvent implementation. |
||
Registers converters used for JSON serialization of custom item types. |
||
Overloaded. |
||
Removes a DiagramNode from the node collection. |
||
WebControl.RenderBeginTag override. |
Name | Description | |
---|---|---|
WebControl.OnPreRender override. |
||
WebControl.Render override. |
||
WebControl.RenderContents override. |