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