dbicDate Send comments on this topic.
BeforeView Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > AfterViewChangeEventArgs Class : BeforeView Property

The view in the calendar before the event triggered.

Syntax

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

Property Value

enumViewType

Requirements

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

See Also