I am evaluating Syncfusion controls for a UWP project.
I need a scheduler control which has certain times blocked out and not be modified or double booked by the user, such as lunch breaks and different start times. the NonAccessibleBlock object seems perfect, but it doesn't seem to support applying it to any one particular resource, when I create one it applies to all resources.
Is it possible to apply to just one resource?
Thank you!