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

The view in the calendar after the event fires.

Syntax

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

Property Value

enumViewType

Requirements

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

See Also