PowerTools SPREAD for Windows Forms 8.0J
ItemType プロパティ (IItemTypeSupport)


リストデータソースのリスト内のオブジェクトの種類を取得または設定します。
構文
'Declaration
 
Property ItemType As Type
'使用法
 
Dim instance As IItemTypeSupport
Dim value As Type
 
instance.ItemType = value
 
value = instance.ItemType
Type ItemType {get; set;}

プロパティ値

セル型を含む Type オブジェクト
参照

IItemTypeSupport インタフェース
IItemTypeSupport メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.