Gets the Boolean value, determining whether control synchronizes it's representation according to the changes of DateTime property.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
protected override bool SyncRepresentationToDateTime { get; }
Visual Basic
Protected Overrides ReadOnly Property SyncRepresentationToDateTime As Boolean
	Get

Remarks

The return value is false.

See Also