'Declaration Function IsRowFilteredOut( _ ByVal rowIndex As Integer _ ) As Boolean
'使用法 Dim instance As IRowFilter Dim rowIndex As Integer Dim value As Boolean value = instance.IsRowFilteredOut(rowIndex)
bool IsRowFilteredOut( int rowIndex )
IRowFilter インタフェース IRowFilter メンバ
© 2004-2015, GrapeCity inc. All rights reserved.