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

Determines if non-date columns will be sub-grouped by date.

Syntax

Visual Basic (Declaration) 
Public Property GroupWithDate As Boolean
C# 
public bool GroupWithDate {get; set;}

Property Value

Boolean

Requirements

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

See Also