Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Reporting Namespace / ReportSettings Class


In This Topic
    ReportSettings Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Loads the report settings from the XML file contained in the DefaultPath.  
    Public MethodResets the value of the Color property to its default value, false.  
    Public MethodResets the value of the ColumnLayout property to its default value, ColumnLayout.SpanAcrossPages.  
    Public Methodstatic (Shared in Visual Basic)Resets the value of the DefaultPath property to its default value, System.Windows.Forms.Application.LocalUserAppDataPath.  
    Public MethodResets the value of the Landscape property to its default value, false.  
    Public MethodResets the value of the Margins property to its default value, a null reference (Nothing in Visual Basic).  
    Public MethodResets the value of the PaperSize property to its default value, a null reference (Nothing in Visual Basic).  
    Public MethodResets the value of the PaperSourceName property to its default value, a null reference (Nothing in Visual Basic).  
    Public MethodResets the value of the PrinterName property to its default value.  
    Public MethodResets the value of the Title property to its default value, Xceed.Grid.GridControl.Title.  
    Public MethodOverloaded. Saves the values of the properties specified by the PersistedColumnProperties and PersistedSettings properties to a file in the DefaultPath.  
    Top
    See Also