PowerTools SPREAD for ASP.NET 8.0J
TabStop プロパティ (Cell)

ユーザーが[Tab]キーを使用してセルにフォーカスを設定できるかどうかを取得または設定します。
構文
'Declaration
 
Public Property TabStop As Boolean
public bool TabStop {get; set;}

プロパティ値

Boolean:ユーザーが[Tab]キーでフォーカスを移動できる場合はTrue、それ以外の場合はFalse
参照

Cell クラス
Cell メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.