dbicDropDate Send comments on this topic.
ExtendedView Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : ExtendedView Property

Determines whether the drop down calendar will use extended navigational view to allow the user to select a date.

Syntax

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

Property Value

Boolean

Requirements

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

See Also