GrapeCity SPREAD for WPF 2.0J
IsEditable プロパティ (GcComboBox)

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

GcComboBox クラス
GcComboBox メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.