Create a Grid Dropdown from a List.

Syntax

ISGrid.CreateGridDropDownFromList(list, title, [maxDropdownRows])

Parameters

NameTypeOptionalByRefDescription
list ISList The List.
title String A Title for the column.
maxDropdownRows Integer Optional The Maximum number of Dropdown Rows. If omitted, a value of 20 is assumed.

Return Value

UltraDropDown

A Infragistics.Win.UltraWinGrid.UltraDropDown value.

Member of:
ISGrid
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0