Create a Grid Dropdown from a Code Description List.

Syntax

ISGrid.CreateGridDropDownFromCodeDescriptionList(list, [descriptionIsValueMember], [maxDropdownRows])

Parameters

NameTypeOptionalByRefDescription
list ISCodeDescriptionList The List.
descriptionIsValueMember Boolean Optional Indicates whether the Description rather than the Code should represent the cell value. If omitted, a value of False is assumed.
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