Enables you to provide custom style-selection logic for a style that should be applied to the C1Scheduler control. The default value is a null reference. This is a dependency property.
By default, the C1Scheduler control changes it's style automatically according to changes in the list of visible dates or on C1Scheduler.ChangeStyleCommand command. You can alter this behavior by providing the custom StyleSelector or by handling C1Scheduler.BeforeViewChange event.