TcxGridLayoutContainerViewInfo.PopulateSmartOrderList(TList,TdxCustomLayoutItemViewInfo,TcxNeighbor,Boolean) Method
Declaration
procedure PopulateSmartOrderList(AList: TList; AFocusedItem: TdxCustomLayoutItemViewInfo; ADirection: TcxNeighbor; AStartNewCycle: Boolean);
Parameters
| Name | Type |
|---|---|
| AList | TList |
| AFocusedItem | TdxCustomLayoutItemViewInfo |
| ADirection | TcxNeighbor |
| AStartNewCycle | Boolean |
See Also