GrapeCity SPREAD for Windows Forms 12.0J
Cancel プロパティ (SortingEventArgs)


ソートのデフォルト処理をキャンセルするかどうかを取得または設定します。
構文
'Declaration
 
Public Property Cancel As Boolean
'使用法
 
Dim instance As SortingEventArgs
Dim value As Boolean
 
instance.Cancel = value
 
value = instance.Cancel
public bool Cancel {get; set;}
参照

SortingEventArgs クラス
SortingEventArgs メンバ

 

 


Copyright © 2004 GrapeCity inc.