| Visual Basic (Declaration) | |
|---|---|
Public Enum LayoutMode Inherits System.Enum | |
| C# | |
|---|---|
public enum LayoutMode : System.Enum | |
| Member | Description |
|---|---|
| DimHelperLines | Specifies dimensions helper line layout mode. |
| None | Allow free movement of controls. |
| SnapGrid | Snap controls to the grid. |
| SnapLines | Snap controls to lines showing alignment to other controls. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Design.LayoutMode