sectionGridLayout

fun <T : CSView<RecyclerView>> T.sectionGridLayout(columnsCount: Int, nonColumnIds: List<Int>): T
fun <T : CSView<RecyclerView>> T.sectionGridLayout(columnsCount: Int, nonColumnId: Int): T