ClassSlotGenerationData
Class
A class providing information about the slot generation.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public class SlotGenerationData
Inheritance: objectSlotGenerationData
Properties
ServiceProvider
Gets the service provider.
Declaration
cs-api-definition
public IServiceProvider ServiceProvider { get; }
Property Value