| Visual Basic (Declaration) | |
|---|---|
Overloads Public Shadows Function EditCell( _ ByVal objItem As dbiNodeItem _ ) As Boolean | |
| C# | |
|---|---|
public new bool EditCell( dbiNodeItem objItem ) | |
Parameters
- objItem
- The dbiNodeItem to edit
| dbicList | Send comments on this topic. |
| EditCell(dbiNodeItem) Method | |
| See Also | |
|
| dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class > EditCell Method : EditCell(dbiNodeItem) Method |
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Shadows Function EditCell( _ ByVal objItem As dbiNodeItem _ ) As Boolean | |
| C# | |
|---|---|
public new bool EditCell( dbiNodeItem objItem ) | |