Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Initializes an instance of the TablixBody class.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Overrides Sub Initialize
'Usage
Dim instance As TablixBody
instance.Initialize()
public override void Initialize()
public:
virtual void Initialize() override
abstract Initialize : unit -> unit
override Initialize : unit -> unit
public override function Initialize()