Metoda NumericIndicator.Initialize
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Inicjuje wystąpienie NumericIndicator klasy
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Overrides Sub Initialize
'Użycie
Dim instance As NumericIndicator
instance.Initialize()
public override void Initialize()
public:
virtual void Initialize() override
abstract Initialize : unit -> unit
override Initialize : unit -> unit
public override function Initialize()
Zobacz także