SyncRepresentationToDateTime Property (C1CalendarItem)
In This Topic
Gets the
System.Boolean value, determining whether control synchronizes it's representation according to the changes of
System.DateTime property.
Syntax
'Declaration
Protected Overrides ReadOnly Property SyncRepresentationToDateTime As Boolean
protected override bool SyncRepresentationToDateTime {get;}
See Also