dynamic tableOption = new System.Dynamic.ExpandoObject(); tableOption.title = title; tableOption.page = isPage; tableOption.border = isBorder; tableOption.align = "center"; tableOption.menuAlign = "center"; tableOption.column = listColum;