PowerTools SPREAD for Windows Forms 8.0J
Mapper プロパティ (SpreadDataView)


Spreadデータビューのマッパーを取得または設定します。
構文
'Declaration
 
Public Property Mapper As ISpreadDataViewMapper
'使用法
 
Dim instance As SpreadDataView
Dim value As ISpreadDataViewMapper
 
instance.Mapper = value
 
value = instance.Mapper
public ISpreadDataViewMapper Mapper {get; set;}

プロパティ値

マッパーを含むISpreadDataViewMapper
参照

SpreadDataView クラス
SpreadDataView メンバ

 

 


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