FarPoint.Web.Spread 名前空間 > BaseFilterItem クラス : ShowInDropDown メソッド |
'Declaration
Public Overridable Function ShowInDropDown( _ ByVal columnIndex As Integer, _ ByVal filteredInRowList() As Integer _ ) As Boolean
public virtual bool ShowInDropDown( int columnIndex, int[] filteredInRowList )