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

Gets the custom areas in the control.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property CustomAreas As dbiCustomAreaCollection
C# 
public dbiCustomAreaCollection CustomAreas {get;}

Property Value

dbiCustomAreaCollection

Requirements

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

See Also