TcxGridLayoutContainerViewInfo.PopulateSmartOrderList(TList,TdxCustomLayoutItemViewInfo,TcxNeighbor,Boolean) Method
In This Article
#Declaration
Delphi
procedure PopulateSmartOrderList(AList: TList; AFocusedItem: TdxCustomLayoutItemViewInfo; ADirection: TcxNeighbor; AStartNewCycle: Boolean);
#Parameters
Name | Type |
---|---|
AList | TList |
AFocused |
Tdx |
ADirection | Tcx |
AStart |
Boolean |
See Also