FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Layout Class
Properties Methods


In This Topic
    Layout Class Members
    In This Topic

    The following tables list the members exposed by Layout.

    Public Properties
     NameDescription
    Public PropertyGets or sets the layout for the columns (down or across).  
    Public PropertyGets or sets the number of detail columns.  
    Public PropertyGets or sets the custom height for the report, in twips.  
    Public PropertyGets or sets the custom width for the report, in twips.  
    Public PropertyUsed by the designer to discount horizontal label spacing in the design surface.  
    Public PropertyUsed by the designer to discount vertical label spacing in the design surface.  
    Public PropertyGets or sets the bottom margin for each page, in twips.  
    Public PropertyGets or sets the left margin for each page, in twips.  
    Public PropertyGets or sets the right margin for each page, in twips.  
    Public PropertyGets or sets the top margin for each page, in twips.  
    Public PropertyGets or sets the page orientation.  
    Public PropertyGets or sets a value that determines on which pages the Page Footer section should be displayed.  
    Public PropertyGets or sets a value that determines on which pages the Page Header section should be displayed.  
    Public PropertyGets the current page size, in twips.  
    Public PropertyGets or sets the paper size for the report.  
    Public PropertyGets or sets the width of the report's detail section, in twips.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another object into this object.  
    Public MethodResets the properties of this Layout object to default values.  
    Public MethodReturns a string that represents the current object.  
    Top
    See Also