ComponentOne Reports for WPF
C1.C1Report 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 or sets the paper size for the report.  
    Public PropertyGets or sets a background picture for the report body.  
    Public PropertyGets or sets how the background picture is aligned.  
    Public PropertyGets or sets how the background picture is aligned.  
    Public PropertyGets or sets where the background picture is displayed.  
    Public PropertyGets or sets the width of the report's detail section, in twips.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a description of layout to show it in designer.  
    Public MethodCopies information from the PrintDocument.PageSettings to the C1Report's Layout.  
    Top
    See Also