ParametersPane Class

Definition

public ref class ParametersPane : System::Windows::Forms::UserControl, Microsoft::ReportDesigner::IParametersPane, Microsoft::ReportDesigner::IRSUserControl
public class ParametersPane : System.Windows.Forms.UserControl, Microsoft.ReportDesigner.IParametersPane, Microsoft.ReportDesigner.IRSUserControl
type ParametersPane = class
    inherit UserControl
    interface IParametersPane
    interface IRSUserControl
Public Class ParametersPane
Inherits UserControl
Implements IParametersPane, IRSUserControl
Inheritance
ParametersPane
Implements

Constructors

Name Description
ParametersPane()

Properties

Name Description
StopUsingColorTheme

Methods

Name Description
Dispose(Boolean)
UpdateFromReport(Report)

Events

Name Description
ReportParameterDeleted

Applies to