PowerTools SPREAD for Windows Forms 8.0J
Interval プロパティ (FilterBarCellType)


FilterItemValueChanged イベントが最後に発生してから次の FilterItemValueChanged イベントが発生するまでの時間(ミリ秒単位)を取得または設定します。
構文
'Declaration
 
Public Property Interval As Integer
'使用法
 
Dim instance As FilterBarCellType
Dim value As Integer
 
instance.Interval = value
 
value = instance.Interval
public int Interval {get; set;}
参照

FilterBarCellType クラス
FilterBarCellType メンバ

 

 


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