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

ParametersPane()

Properties

StopUsingColorTheme

Methods

Dispose(Boolean)
UpdateFromReport(Report)

Events

ReportParameterDeleted

Applies to