This property does the same thing as ChangeStyle(Object) method and ChangeStyleCommand. Use it for simpler switching between different views. The relationship between tis property value and the C1Scheduler control styles:
Month (default) - the style defined by the MonthStyle property;
Day - the style defined by the OneDayStyle property;
WorkingWeek - the style defined by the WorkingWeekStyle property;
Week - the style defined by the WeekStyle property;
Custom - the custom style, set by custom code or xaml.