| Visual Basic (Declaration) | |
|---|---|
Public Sub SetCellInteger( _ ByVal nColumn As Integer, _ ByVal nValue As Integer _ ) | |
Parameters
- nColumn
- The zero-based index of the column
- nValue
- The integer value to assign
| dbicList | Send comments on this topic. |
| SetCellInteger Method | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > dbiNodeItem Class : SetCellInteger Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub SetCellInteger( _ ByVal nColumn As Integer, _ ByVal nValue As Integer _ ) | |