[]
Gets or sets the format used to display the selected time.
The format string is expressed as a .NET-style time format string.
[Parameter] public string Format { get; set; }
<Parameter> Public Property Format As String