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

Gets or sets the time increments.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TimeIncrement As Integer
C# 
public virtual int TimeIncrement {get; set;}

Property Value

Integer

Remarks

The maximum value for this property is 60.

Requirements

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

See Also