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

Determines how much time appointments can overlap before a conflict is found.

Syntax

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

Property Value

Integer

Requirements

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

See Also