ActiveReports 9
LayoutMode Enumeration

Enumeration of modes for laying out controls on the report designer.
Syntax
'Declaration
 
Public Enum LayoutMode 
   Inherits System.Enum
public enum LayoutMode : System.Enum 
Members
MemberDescription
DimHelperLinesSpecifies dimensions helper line layout mode.
NoneAllow free movement of controls.
SnapGridSnap controls to the grid.
SnapLinesSnap controls to lines showing alignment to other controls.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Design.LayoutMode

See Also

Reference

GrapeCity.ActiveReports.Design Namespace
LayoutMode Property

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum