GrapeCity SPREAD for Windows Forms 12.0J
AppendOnExist プロパティ


新しい系列が既存の複合系列に追加されるかどうかを取得または設定します。
構文
'Declaration
 
Public Property AppendOnExist As Boolean
'使用法
 
Dim instance As ExpandSeriesEventArgs
Dim value As Boolean
 
instance.AppendOnExist = value
 
value = instance.AppendOnExist
public bool AppendOnExist {get; set;}
参照

ExpandSeriesEventArgs クラス
ExpandSeriesEventArgs メンバ

 

 


Copyright © 2004 GrapeCity inc.