Partager via


Classe CustomProperty

The contents of CustomProperty is passed through to rendering and custom report item components.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class CustomProperty _
    Inherits ReportObject
'Utilisation
Dim instance As CustomProperty
public class CustomProperty : ReportObject
public ref class CustomProperty : public ReportObject
type CustomProperty =  
    class
        inherit ReportObject
    end
public class CustomProperty extends ReportObject

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..CustomProperty

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.