Search
NodeListView Properties
 


 Public Properties

  Name Description

AddScriptReferences

Gets or sets a value indicating whether the control should render references to the client scripts.

AutoClasses

Gets the registered client types with JSON templates.

BackColor

Gets or sets the background color of the NodeListView control.

ClientScriptLocation

Gets or sets the URL to the MindFusion.Diagramming.js file.

Converters

Gets the registered custom converters.

DefaultNodeSize

Gets or sets the default size with which nodes dragged onto a diagram will be created.

Enabled

Gets or sets a value indicating whether handling of mouse events is enabled.

Font

Gets or sets the font of the nodes captions.

Height

Gets or sets the height of the view.

Id

Gets or sets the id of the view.

Items

Gets or sets the collection of nodes displayed in the view.

ItemTypes

Gets the registered item types.

MeasureUnit

Gets or sets the measure unit.

MinVisibleFontSize

Gets or sets a threshold value that hides text if scaled font sizes become smaller.

NodeSize

Gets or sets the size of the nodes displayed in the view.

Orientation

Gets or sets the layout orientation of the control.

Padding

Gets or sets the padding.

TextColor

Gets or sets the color of the nodes captions.

Width

Gets or sets the width of the view.

 See Also