create view in mvc4/razor

how to create view in mvc4/razor mentioned in this page:
docs.dhtmlx.com/doku.php?id=dhtm … units_view
i tried to create createunitsview, but not getting any intellisense.please help

Got it.
There is a default name for everyview. That is for javascheduler.
Now my problem is to disable or hide the day button

Now my problem is to disable or hide the day button
you can simply remove it from server-side configuration
scheduler-net.com/docs/fields_an … ging_views
or hide with css