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