Freigeben über


Filter-Konstruktor

Initializes a new instance of the Filter class.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New Filter()
public Filter()
public:
Filter()
new : unit -> Filter
public function Filter()