SPREAD for WPF 3.0J - GcSpreadGrid
IsEditable プロパティ (GcComboBox)

GrapeCity.Windows.SpreadGrid.Editors 名前空間 > GcComboBox クラス : IsEditable プロパティ
ユーザーが GcComboBox の値を編集できるかどうかを示す値を取得または設定します。これは依存関係プロパティです。
シンタックス
'宣言
 
Public Property IsEditable As Boolean
public bool IsEditable {get; set;}
解説
ユーザーが IsEditable プロパティを変更すると、XAML が再解析されてドロップダウンコントロールが別のインスタンスに変更されます。
参照

GcComboBox クラス
GcComboBox メンバ