FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > IRowFilter インタフェース : SetFilteredInRowList メソッド |
'Declaration
Sub SetFilteredInRowList( _ ByVal columnIndex As Integer, _ ByVal rowList() As Integer _ )
void SetFilteredInRowList( int columnIndex, int[] rowList )