SPREAD for WPF 3.0J - GcSpreadGrid
Focusable プロパティ (Range)

GrapeCity.Windows.SpreadGrid 名前空間 > Range クラス : Focusable プロパティ
左上のセルの GrapeCity.Windows.SpreadGrid.Data.SpreadElement.Focusable を取得するか、 範囲のすべてのセルに GrapeCity.Windows.SpreadGrid.Data.SpreadElement.Focusable を設定します。
シンタックス
'宣言
 
Public Property Focusable As Nullable(Of Boolean)
public Nullable<bool> Focusable {get; set;}
参照

Range クラス
Range メンバ