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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : IsEnabled プロパティ
Gets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property.
シンタックス
'宣言
 
Public Property IsEnabled As Boolean
public bool IsEnabled {get; set;}

プロパティ値

true if the element is enabled; otherwise, false. The default value is true.
参照

Viewer クラス
Viewer メンバ