Gets or sets a default anchor pattern for the rows of this table.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public AnchorPattern RowAnchorPattern { get; set; } |
Visual Basic Copy Code |
---|
Public Property RowAnchorPattern As AnchorPattern |
An instance of the AnchorPattern class. The default is null (Nothing in Visual Basic).
Defines a default value for the AnchorPattern property of the rows of a table.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |