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

Returns a collection of the SelectedDates.

Syntax

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

Property Value

DateTimeCollection

Requirements

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

See Also