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


インデックス。
数。
型。
レイアウトが変更された場合はtrue
SheetAxisModelChangingEventArgsクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal index As Integer, _
   ByVal count As Integer, _
   ByVal type As SheetAxisModelEventType, _
   ByVal layoutChanged As Boolean _
)
'使用法
 
Dim index As Integer
Dim count As Integer
Dim type As SheetAxisModelEventType
Dim layoutChanged As Boolean
 
Dim instance As New SheetAxisModelChangingEventArgs(index, count, type, layoutChanged)
public SheetAxisModelChangingEventArgs( 
   int index,
   int count,
   SheetAxisModelEventType type,
   bool layoutChanged
)

パラメータ

index
インデックス。
count
数。
type
型。
layoutChanged
レイアウトが変更された場合はtrue
参照

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

 

 


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