TcxTreeListViewInfo.GetEditCell(TcxTreeListNode,TcxTreeListColumn) Method
Declaration
function GetEditCell(ANode: TcxTreeListNode; AColumn: TcxTreeListColumn): TcxTreeListEditCellViewInfo;
Parameters
| Name | Type |
|---|---|
| ANode | TcxTreeListNode |
| AColumn | TcxTreeListColumn |
Returns
| Type |
|---|
| TcxTreeListEditCellViewInfo |
See Also