GrapeCity SPREAD for Windows Forms 11.0J
SubItems プロパティ


ListItemInfoのサブ項目コレクションを取得または設定します。
構文
'Declaration
 
Public Property SubItems As SubItemCollectionInfo
'使用法
 
Dim instance As ListItemInfo
Dim value As SubItemCollectionInfo
 
instance.SubItems = value
 
value = instance.SubItems
public SubItemCollectionInfo SubItems {get; set;}

プロパティ値

ListItemInfoのサブ項目コレクションを表すSubItemCollection値。
参照

ListItemInfo クラス
ListItemInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.