[]
        
(Showing Draft Content)

C1.Blazor.DateTimeEditors.C1TimeEditor.Format

Format Property

Format

Gets or sets the format used to display the selected time.

The format string is expressed as a .NET-style time format string.

Declaration
[Parameter]
public string Format { get; set; }
<Parameter>
Public Property Format As String