PowerTools SPREAD for Windows Forms 8.0J
UnfilteredRows プロパティ (IRowFilter)


フィルタリングされない行を取得または設定します。
構文
'Declaration
 
Property UnfilteredRows As Integer()
'使用法
 
Dim instance As IRowFilter
Dim value() As Integer
 
instance.UnfilteredRows = value
 
value = instance.UnfilteredRows
int[] UnfilteredRows {get; set;}
参照

IRowFilter インタフェース
IRowFilter メンバ

 

 


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