FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > IFilterItem Interface : ShowInDropDown Method |
'Declaration Function ShowInDropDown( _ ByVal columnIndex As Integer, _ ByVal filteredInRowList() As Integer _ ) As Boolean
'Usage Dim instance As IFilterItem Dim columnIndex As Integer Dim filteredInRowList() As Integer Dim value As Boolean value = instance.ShowInDropDown(columnIndex, filteredInRowList)
bool ShowInDropDown( int columnIndex, int[] filteredInRowList )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional