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