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