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

Gets or sets the date to display in the first month in the control.

Syntax

Visual Basic (Declaration) 
Public Property ShowDate As Date
C# 
public DateTime ShowDate {get; set;}

Property Value

DateTime

Requirements

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

See Also