PowerTools SPREAD for Windows Forms 8.0J
AllowArrowKeysMoveActiveCell プロパティ (EditBaseCellType)


方向キーによるアクティブセルの移動を許可するかどうかを取得または設定します。
構文
'Declaration
 
Public Property AllowArrowKeysMoveActiveCell As FlagArrowKeys
'使用法
 
Dim instance As EditBaseCellType
Dim value As FlagArrowKeys
 
instance.AllowArrowKeysMoveActiveCell = value
 
value = instance.AllowArrowKeysMoveActiveCell
public FlagArrowKeys AllowArrowKeysMoveActiveCell {get; set;}
参照

EditBaseCellType クラス
EditBaseCellType メンバ

 

 


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