ITreeViewTableRow Interface
C# Syntax
public interface ITreeViewTableRow : ITableRow
Name | Description | |
---|---|---|
Cells | Returns the collection of ITableCell objects in the tree table row. (Inherited from HP.LFT.SDK.Java.ITableRow) |
Name | Description | |
---|---|---|
Returns the content of all cells contained in the row. (Inherited from HP.LFT.SDK.Java.ITableRow)
|