Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the current MapLegend instance.
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 MapLegend
instance.Initialize()
public override void Initialize()
public:
virtual void Initialize() override
abstract Initialize : unit -> unit
override Initialize : unit -> unit
public override function Initialize()