TcxTreeListStyles.GetBandFooterParams(TcxTreeListBand,TcxTreeListNode) Method
Declaration
function GetBandFooterParams(ABand: TcxTreeListBand; ANode: TcxTreeListNode): TcxViewParams;
Parameters
| Name | Type |
|---|---|
| ABand | TcxTreeListBand |
| ANode | TcxTreeListNode |
Returns
| Type |
|---|
| TcxViewParams |
See Also