ComponentOne Studio for WinRT XAML
ListItems プロパティ

C1List 内の C1ListItem 要素のコレクションを取得します。
構文
'宣言
 
Public ReadOnly Property ListItems As ProxyCollection(Of C1ListItem)
public ProxyCollection<C1ListItem> ListItems {get;}
参照

C1List クラス
C1List メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.