DiagramLite Programmer's Guide
TableNode Constructor ()
See Also
 





Initializes a new instance of the TableNode class.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public TableNode ()

Visual Basic  Copy Code

Public Sub New ()

 Remarks

This constructor leaves the node's dependency properties in their default state, without local values. This allows the node to be styled through the Silverlight styling mechanism.

 See Also

TableNode Constructor Overload List
TableNode Class
MindFusion.Diagramming Namespace