GrapeCity ActiveReports for .NET 16.0J
Name プロパティ (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : Name プロパティ
Gets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor.
シンタックス
'宣言
 
Public Property Name As String
public string Name {get; set;}

プロパティ値

The name of the element. The default is an empty string.
参照

Viewer クラス
Viewer メンバ