Represents a row in TableNode node.
The following tables list the members exposed by the TableNode.Row type.
Name | Description | |
---|---|---|
Initializes a new instance of the TableNode.Row class. |
Name | Description | |
---|---|---|
Gets or sets a set of anchor points to which links can dock when connected to this row. |
||
Gets or sets whether the table section starting from this Header row is collapsed or expanded. |
||
Gets or sets a value indicating whether this row is a section header. |
||
Gets or sets the height of the table row. |
||
Gets a collection of all links that point to this table row. |
||
Gets a collection of all links that go out of this table row. |
||
Gets a collection of all tables that are in many-to-one relation with this table row. |
||
Gets a collection of all tables that are in one-to-many relation with this table row. |
Name | Description | |
---|---|---|
Creates a copy of this row. |
Name | Description | |
---|---|---|
Loads the row properties from a JsonObject. |
||
Loads the row properties from an XML element. |
||
Saves the row properties into a JsonObject. |
||
Saves the row properties into an XML element. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |