GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class
Properties Events


In This Topic
    ReportOptions Class Members
    In This Topic

    The following tables list the members exposed by ReportOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a ReportOptions objeect.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the content to printed.  
    Public PropertyGets or sets the System.Windows.Controls.ControlTemplate for print customer style.  
    Public PropertyGets or sets the System.DateTime value determining the end of the printing range.  
    Public PropertyGets or sets the FitType of print page.  
    Public PropertyGets or sets the text displayed on the center of the page footer.  
    Public PropertyGets or sets the font family for print page footer.  
    Public PropertyGets or sets the font size for print page footer.  
    Public PropertyGets or sets the font style for print page footer.  
    Public PropertyGets or sets the font weight for print page footer.  
    Public PropertyGets or sets the foreground for print page footer.  
    Public PropertyGets or sets the text displayed on the left part of the page footer.  
    Public PropertyGets or sets the text displayed on the right part of the page footer.  
    Public PropertyGets or sets the text decorations for print page footer.  
    Public PropertyGets or sets the text displayed on the center of the page header.  
    Public PropertyGets or sets the font family for print page header.  
    Public PropertyGets or sets the font size for print page header.  
    Public PropertyGets or sets the font style for print page header.  
    Public PropertyGets or sets the font weight for print page header.  
    Public PropertyGets or sets the foreground for print page header.  
    Public PropertyGets or sets the text displayed on the left part of the page header.  
    Public PropertyGets or sets the text displayed on the right part of the page header.  
    Public PropertyGets or sets the text decorations for print page header.  
    Public PropertyGets or sets the is adjust to scaling of printing or not.  
    Public PropertyGets or sets the is print all columns or not.  
    Public PropertyGets or sets specifies the number of first columns will be printed repeatly or not.  
    Public PropertyGets or sets the text displayed on the center of the legend.  
    Public PropertyGets or sets the font family for print page legend area.  
    Public PropertyGets or sets the font size for print page legend area.  
    Public PropertyGets or sets the font style for print page legend area.  
    Public PropertyGets or sets the font weight for print page legend area.  
    Public PropertyGets or sets the foreground for print page legend area.  
    Public PropertyGets or sets the font family for print page legend label area.  
    Public PropertyGets or sets the font size for print page legend label area.  
    Public PropertyGets or sets the font style for print page legend label area.  
    Public PropertyGets or sets the font weight for print page legend label area.  
    Public PropertyGets or sets the foreground for print page legend label area.  
    Public PropertyGets or sets the text decorations for print page legend label area.  
    Public PropertyGets or sets the text displayed on the left part of the legend.  
    Public PropertyGets or sets the text displayed on the right part of the legend.  
    Public PropertyGets or sets the text decorations for print page legend area.  
    Public PropertyGets or sets a System.Double value specifies width of the text area of legend.  
    Public PropertyGets the width of legend area (pixel).  
    Public PropertyGets or sets the margin around each page (in pixels).  
    Public PropertyGets or sets an System.Int32 value specifies the number of first columns to be printed.  
    Public PropertyGets or sets an System.Int32 value specifies the number of first columns will be printed repeatly.  
    Public PropertyGets or sets the padding added within each page (in pixels).  
    Public PropertyGets or sets a value that whether print entrie project or sepecific dates.  
    Public PropertyGets or sets the PrintType for print.  
    Public PropertyGets or sets the scale of printing gantt view..  
    Public PropertyGets or sets a value that determines whether a line should be displayed between the page footer and the page content.  
    Public PropertyGets or sets a value that determines whether a line should be displayed between the page header and the page content.  
    Public PropertyGets or sets the System.DateTime value determining beginning of the printing range.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also