Constructeur CustomProperty
Creates a new instance of the CustomProperty class.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New CustomProperty()
public CustomProperty()
public:
CustomProperty()
new : unit -> CustomProperty
public function CustomProperty()
Voir aussi