GrapeCity ActiveReports for .NET 16.0J
TabStop プロパティ (ReportSectionDesigner)

GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportSections 名前空間 > ReportSectionDesigner クラス : TabStop プロパティ
Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
シンタックス
'宣言
 
Public Property TabStop As Boolean
public bool TabStop {get; set;}

プロパティ値

true if the user can give the focus to the control using the TAB key; otherwise, false. The default is true. This property will always return true for an instance of the System.Windows.Forms.Form class.
参照

ReportSectionDesigner クラス
ReportSectionDesigner メンバ