PowerTools SPREAD for Windows Forms 8.0J
Item(String) プロパティ


指定したプロパティ名を持つSystem.Objectを取得または設定します。
構文
'Declaration
 
Public Overloads Property Item( _
   ByVal property As String _
) As Object
'使用法
 
Dim instance As SpreadDataRowView
Dim property As String
Dim value As Object
 
instance.Item(property) = value
 
value = instance.Item(property)
public object Item( 
   string property
) {get; set;}

パラメータ

property
参照

SpreadDataRowView クラス
SpreadDataRowView メンバ
オーバーロード一覧

 

 


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