ComponentOne Studio for WinRT XAML
IsEditable プロパティ (C1FlexComboBox)

テキストボックスが編集可能か、それとも DropDownItems コレクション内の項目に制限されているかを判定する値を取得または設定します。
構文
'宣言
 
Public Property IsEditable As System.Boolean
public System.bool IsEditable {get; set;}
参照

C1FlexComboBox クラス
C1FlexComboBox メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.