Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.Reporting.v4.3 Assembly / Xceed.Grid.Reporting Namespace / ReportStyleSheet Class
Properties Methods Events


    ReportStyleSheet Class Members

    The following tables list the members exposed by ReportStyleSheet.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the Contemporary stock report stylesheet.  
    Public Propertystatic (Shared in Visual Basic)Gets the CorporateAerated stock report stylesheet.  
    Public Propertystatic (Shared in Visual Basic)Gets the CorporateCompact stock report stylesheet.  
    Public Propertystatic (Shared in Visual Basic)Gets the CorporateConfidential stock report stylesheet.  
    Public Propertystatic (Shared in Visual Basic)Gets the CorporateLined stock report stylesheet.  
    Public Propertystatic (Shared in Visual Basic)Gets the Default stock report stylesheet.  
    Public Propertystatic (Shared in Visual Basic)Gets a reference to an empty report stylesheet.  
    Public PropertyGets or sets the grid's report style.  
    Public PropertyGets or sets the page footer of the report.  
    Public PropertyGets or sets the page header of the report.  
    Public Propertystatic (Shared in Visual Basic)Gets the SoftGray stock report stylesheet.  
    Public Propertystatic (Shared in Visual Basic)Gets the SteelBlue stock report stylesheet.  
    Public Propertystatic (Shared in Visual Basic)Gets the Typewriter stock report stylesheet.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Loads a XML file to create a ReportStyleSheet object.  
    Public MethodOverloaded. Saves the stylesheet as a XML file specifying if an existing XML file should be replaced.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the GridChanged event.  
    Protected MethodRaises the PageFooterChanged event.  
    Protected MethodRaises the PageHeaderChanged event.  
    Top
    Public Events
     NameDescription
    Public EventRaised when the value of the Grid property is changed.  
    Public EventRaised when the value of the PageFooter property is changed.  
    Public EventRaised when the value of the PageHeader property is changed.  
    Top
    See Also