Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Drillthrough Class
Properties Methods


In This Topic
    Drillthrough Class Members
    In This Topic

    The following tables list the members exposed by Drillthrough.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Drillthrough class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the Parameters collection containing parameters to the drillthrough report.  
    Public PropertyGets or sets the full folder path (for example, “/salesreports/orderdetails”), relative path (for example, “../orderdetails”) or URL (for example, “http://reportserver/reports/sales/orderdetails”) of the drillthrough report. Relative paths start in the same folder as the report.

    Note: If the current report is being used as a subreport, the top-level report location is used as the base of the relative path.

     
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another Drillthrough object to the current object.  
    Top
    See Also