GrapeCity SPREAD for Windows Forms 11.0J
ExpandSeriesEventArgs コンストラクタ(Series,Boolean)


新しいイベント引数オブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal series As Series, _
   ByVal appendOnExist As Boolean _
)
'使用法
 
Dim series As Series
Dim appendOnExist As Boolean
 
Dim instance As New ExpandSeriesEventArgs(series, appendOnExist)
public ExpandSeriesEventArgs( 
   Series series,
   bool appendOnExist
)

パラメータ

series
appendOnExist
参照

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

 

 


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