PowerTools SPREAD for Windows Forms 8.0J
PerformUndoAction メソッド (AutoSortColumnUndoAction)


アクションが発生したオブジェクト
自動ソート アクションを実行します。
構文
'Declaration
 
Public Overrides Function PerformUndoAction( _
   ByVal sender As Object _
) As Boolean
'使用法
 
Dim instance As AutoSortColumnUndoAction
Dim sender As Object
Dim value As Boolean
 
value = instance.PerformUndoAction(sender)
public override bool PerformUndoAction( 
   object sender
)

パラメータ

sender
アクションが発生したオブジェクト
参照

AutoSortColumnUndoAction クラス
AutoSortColumnUndoAction メンバ

 

 


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