GrapeCity ActiveReports for .NET 16.0J
IsInitialized プロパティ

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : IsInitialized プロパティ
Gets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its System.Windows.FrameworkElement.EndInit method called.
シンタックス
'宣言
 
Public ReadOnly Property IsInitialized As Boolean
public bool IsInitialized {get;}

プロパティ値

true if the element is initialized per the aforementioned XAML processing or method calls; otherwise, false.
参照

Viewer クラス
Viewer メンバ