Name | Description | |
---|---|---|
Allows deletion of listbox items by pressing Del. Only listbox items are deleted, while the shape definitions remain intact. |
||
Allow inline renaming of listbox items by pressing F2. Currently the listbox displays the shape identifiers as names. |
||
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 control is loaded on the client side. |
||
Gets or sets the size of the shapes that are created by dragging list box items to the diagram. |
||
Gets or sets the horizontal and vertical margins left around the shape icons. |
||
Gets or sets the size of the shape icons. |
||
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 or sets the URL to the MindFusion.Diagramming.js file, used in Canvas ClientSideMode. |
||
Gets or sets the fill color of the shapes icons. |
||
Gets a list containing the identifiers of shapes that should be displayed in the list box. |
||
Gets or sets the location of a shape library file containing custom shape definitions. |
||
Specifies the name of a JavaScript function that should be invoked when the user removes a Shape from the ShapeListBox. |
||
Specifies the name of a JavaScript function that should be invoked when the user renames a Shape in the ShapeListBox. |
||
Specifies the name of a JavaScript function that should be invoked when the user selects a Shape in the ShapeListBox. |
||
Show text labels along with icons in list items |