Syntax
ISGrid.AddColumnDate(key, caption, [readOnly], [hidden], [dateSpecialType])
Parameters
| Name | Type | Optional | ByRef | Description |
| key |
String |
|
|
|
| caption |
String |
|
|
|
| readOnly |
Boolean |
Optional |
|
If omitted, a value of False is assumed. |
| hidden |
Boolean |
Optional |
|
If omitted, a value of False is assumed. |
| dateSpecialType |
iseDateSpecialType |
Optional |
|
If omitted, a value of iseDateSpecialType.None 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