Partilhar via


Classe CustomProperty

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

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

Sintaxe

'Declaração
Public Class CustomProperty _
    Inherits ReportObject
'Uso
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

Hierarquia de herança

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

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.