Area split @(SplittedList.Count > 1 ? (SplittedList.IndexOf(CurrSplitted) + 1) : "")
@for (int j = 0; j < SashList.Count; j++) { int Index = j;
}