Gets a C1ScheduleStorage that stores a data that is represented by the control.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public C1ScheduleStorage DataStorage { get; }
Visual Basic (Declaration)
Public ReadOnly Property DataStorage As C1ScheduleStorage
	Get

See Also