Classe CustomProperty
The contents of CustomProperty is passed through to rendering and custom report item components.
Spazio dei nomi: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Class CustomProperty _
Inherits ReportObject
'Utilizzo
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
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..CustomProperty
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche