MindFusion.Wpf Pack Programmer's Guide
TableNode.Row Properties
 


 Public Properties

  Name Description

AnchorPattern

Gets or sets a set of anchor points to which links can dock when connected to this row.

Expanded

Gets or sets whether the table section starting from this Header row is collapsed or expanded.

Header

Gets or sets a value indicating whether this row is a section header.

Height

Gets or sets the height of the table row.

IncomingLinks

Gets a collection of all links that point to this table row.

OutgoingLinks

Gets a collection of all links that go out of this table row.

RelatedManyToOne

Gets a collection of all tables that are in many-to-one relation with this table row.

RelatedOneToMany

Gets a collection of all tables that are in one-to-many relation with this table row.

 See Also

TableNode.Row Class
MindFusion.Diagramming.Wpf Namespace