ComponentOne Calendar for UWP
StartTimePath Property

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace > C1Calendar Class : StartTimePath Property
Gets or sets the name or path of the property that contains the custom object start time. This is a dependency property. The default value is "StartTime".
Syntax
'Declaration
 
Public Property StartTimePath As System.String
public System.string StartTimePath {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members