The first loop iterates through each Streamlined column.
第一个循环在每个Streamlined列上迭代。
2
The first for loop in AlignAssignments() determines the column in which the assignment operators should be aligned.
AlignAssignments() 中的第一个 for 循环判断其中的赋值运算符应当对齐的列。
3
Add your configured and value-bound component to the current column, and end your columnloop iteration by adding the completed column to the children of the DataTable.