Syntax
ISGrid.AddColumnIcon(key, [caption], [width], [tooltipText], [hidden], [resourceId], [centred])
Parameters
| Name | Type | Optional | ByRef | Description |
| key |
String |
|
|
|
| caption |
String |
Optional |
|
|
| width |
Integer |
Optional |
|
If omitted, a value of 20 is assumed. |
| tooltipText |
String |
Optional |
|
|
| hidden |
Boolean |
Optional |
|
If omitted, a value of False is assumed. |
| resourceId |
String |
Optional |
|
|
| centred |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
Return Value
Infragistics.Win.UltraWinGrid.UltraGridColumn
- Member of:
- ISGrid
- Namespace:
- Intersoft.ISUserInterface6
- Assembly:
- ISUserInterface6, Version=6.0.3
- Target Framework:
- .NET 9.0