dbicDayView Send comments on this topic.
MinuteFormat Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : MinuteFormat Property

Determines how the minutes will be displayed when the TimeType is Split.

Syntax

Visual Basic (Declaration) 
Public Property MinuteFormat As enumMinuteFormat
C# 
public enumMinuteFormat MinuteFormat {get; set;}

Property Value

enumMinuteFormat

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also