PowerTools SPREAD for ASP.NET 8.0J
Item(String) プロパティ

指定したフィールド名を持つSeriesDataFieldを取得します。
構文
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal fieldName As String _
) As SeriesDataField
public SeriesDataField Item( 
   string fieldName
) {get;}

パラメータ

fieldName
参照

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

 

 


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