Update the Read-Only state of a Cell.
Syntax
ISGrid.CellReadOnly(cell, readOnly, [tabStop])
Parameters
| Name | Type | Optional | ByRef | Description |
| cell |
UltraGridCell |
|
|
The Cell. |
| readOnly |
Boolean |
|
|
The Read-Only state. |
| tabStop |
DefaultableBoolean |
Optional |
|
The value to change the TabStop property of the Cell to.
If omitted, a value of DefaultableBoolean.Default is assumed. |
- Member of:
- ISGrid
- Namespace:
- Intersoft.ISUserInterface6
- Assembly:
- ISUserInterface6, Version=6.0.3
- Target Framework:
- .NET 9.0