FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > IFilterItem インターフェース : ShowInDropDown メソッド |
'宣言
Function ShowInDropDown( _ ByVal columnIndex As Integer, _ ByVal filteredInRowList() As Integer _ ) As Boolean
bool ShowInDropDown( int columnIndex, int[] filteredInRowList )