Set the value of a cell on the Active Row.
Syntax
ISGrid.CellSetList(cell, list, limitToList)
Parameters
| Name | Type | Optional | ByRef | Description |
| cell |
UltraGridCell |
|
|
The Cell. |
| list |
ISListReadOnly |
|
|
The List or Nothing. |
| limitToList |
Boolean |
|
|
Indicates whether this cell should Limit to List. |
- Member of:
- ISGrid
- Namespace:
- Intersoft.ISUserInterface6
- Assembly:
- ISUserInterface6, Version=6.0.3
- Target Framework:
- .NET 9.0