ComponentOne Studio for WinRT XAML
DropDownItems プロパティ

ドロップダウンリストに表示される項目のリストを取得または設定します。
構文
'宣言
 
Public Property DropDownItems As System.Collections.Generic.ICollection(Of Object)
public System.Collections.Generic.ICollection<object> DropDownItems {get; set;}
参照

C1FlexComboBox クラス
C1FlexComboBox メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.