Enum GridArrangement

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies how to fill each row. Used for Arrangement.

Namespace: Northwoods.Go.Layouts
Assembly: Northwoods.GoDiagram.WinForms.dll
Syntax
public enum GridArrangement

Fields

Name Description
LeftToRight

Fill each row from left to right.

RightToLeft

Fill each row from right to left.