CustomProperty-Klasse
The contents of CustomProperty is passed through to rendering and custom report item components.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class CustomProperty _
Inherits ReportObject
'Usage
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
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..CustomProperty
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.