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

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : AccessibleName プロパティ
Gets or sets the name of the control used by accessibility client applications.
シンタックス
'宣言
 
Public Property AccessibleName As String
public string AccessibleName {get; set;}

プロパティ値

The name of the control used by accessibility client applications. The default is null 参照 (Visual Basicでは Nothing).
参照

Viewer クラス
Viewer メンバ