Xceed Grid for WinForms v4.3 Documentation
ReportSettings Class Properties


Xceed.Grid.v4.3 Assembly > Xceed.Grid.Reporting Namespace : ReportSettings Class

For a list of all members of this type, see ReportSettings members.

Public Properties
 NameDescription
Public PropertyGets or sets a boolean value indicating if the report should be printed in color.  
Public PropertyGets or sets a value indicating how columns which surpass the available page width are printed in a report.  
Public PropertyGets a dictionary of case-insensitive custom variables.  
Public Propertystatic (Shared in Visual Basic)Gets or sets the default path from which the XML files containing the report settings are saved and loaded.  
Public PropertyGets a boolean value indicating if the Color property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ColumnLayout property has been explicitly set.  
Public PropertyGets a boolean value indicating if the Landscape property has been explicitly set.  
Public PropertyGets a boolean value indicating if the Margins property has been explicitly set.  
Public PropertyGets a boolean value indicating if the PaperSize property has been explicitly set.  
Public PropertyGets a boolean value indicating if the PaperSourceName property has been explicitly set.  
Public PropertyGets a boolean value indicating if the PrinterName property has been explicitly set.  
Public PropertyGets a boolean value indicating if the Title property has been explicitly set.  
Public PropertyGets or sets a boolean value indicating if the report should be printed in landscape orientation.  
Public PropertyGets or sets the margins of the printed report.  
Public PropertyGets or sets the size of the paper on which the report will be printed.  
Public PropertyGets the paper tray from which the printer gets paper.  
Public PropertyGets or sets the name of the paper source.  
Public PropertyGets a collection containing the case-sensitive names of the ColumnReportStyle properties that will be saved when the Save method is called, and loaded when the Load method is called.  
Public PropertyGets the case-sensitive  names of the properties of the ReportSettings that will be persisted with the grid and saved or loaded when the Save or Load methods are called.  
Public PropertyGets or sets the name of the printer on which to print the report.  
Public PropertyGets or sets the title of the report.  
Top
See Also

Reference

ReportSettings Class
Xceed.Grid.Reporting Namespace