ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Controls Namespace / LayoutUtils Class
Methods

In This Topic
    LayoutUtils Class Members
    In This Topic

    The following tables list the members exposed by LayoutUtils.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Gets the GrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI.ControlInfo from the bottom most control if the control passed in is a GrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI.ILayoutContainer. If not it gets the GrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI.ControlInfo for the control passed in.  
    Public Methodstatic (Shared in Visual Basic)Gets the gap between the top of the current control and the bottom of the previous control.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the amount of gutter space there should be between two controls.  
    Public Methodstatic (Shared in Visual Basic)Gets the Calculated indention value , in pixels for the current DPI, for the passed in control.  
    Top
    See Also