GrapeCity SPREAD for Windows Forms 11.0J
SheetAxisModelChangingEventArgs コンストラクタ(Int32,Int32,SheetAxisModelEventType,Int32,Int32,Boolean,Boolean)


イベントが発生したインデックス。
影響を受ける項目の数。
イベントタイプ
現在のサイズ値。
新しいサイズ値。
現在の値が表示されるかどうかを示す値。
新しい値が表示されるかどうかを示す値。
シートのアクシスモデルの新しい Changing イベント引数オブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal index As Integer, _
   ByVal count As Integer, _
   ByVal type As SheetAxisModelEventType, _
   ByVal currentSize As Integer, _
   ByVal newSize As Integer, _
   ByVal currentVisible As Boolean, _
   ByVal newVisible As Boolean _
)
'使用法
 
Dim index As Integer
Dim count As Integer
Dim type As SheetAxisModelEventType
Dim currentSize As Integer
Dim newSize As Integer
Dim currentVisible As Boolean
Dim newVisible As Boolean
 
Dim instance As New SheetAxisModelChangingEventArgs(index, count, type, currentSize, newSize, currentVisible, newVisible)

パラメータ

index
イベントが発生したインデックス。
count
影響を受ける項目の数。
type
イベントタイプ
currentSize
現在のサイズ値。
newSize
新しいサイズ値。
currentVisible
現在の値が表示されるかどうかを示す値。
newVisible
新しい値が表示されるかどうかを示す値。
参照

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

 

 


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