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