I'm writing a small mvc application for time scheduling. We will need the basic unit of time reservation to be 15 mins. I did some searching, it seems that minutesPerRow is exactly property I need. However, when the installation was complete, I can't seem to find the minutesPerRow property using Visual Studio's intellisense. Is it still available? Or is there some kind of how-to to make it work? Thanks!