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

Allows the selection, and un-selection, of individual dates in the control.

Overload List

OverloadDescription
SelectDate(DateTime)Selects a specific date in the control  
SelectDate(DateTime,Boolean)Allows the selection, and un-selection, of individual dates in the control.  

Remarks

This method requires the SelectedMode property be set to Multiple to work correctly.

Requirements

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

See Also