| Visual Basic (Declaration) | |
|---|---|
Public Sub SelectDates( _ ByVal objDates As DateTimeCollection _ ) | |
| C# | |
|---|---|
public void SelectDates( DateTimeCollection objDates ) | |
Parameters
- objDates
- The DateTimeCollection of dates that will be selected in the control.
| dbicDate | Send comments on this topic. |
| SelectDates Method | |
| See Also | |
|
| dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : SelectDates Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub SelectDates( _ ByVal objDates As DateTimeCollection _ ) | |
| C# | |
|---|---|
public void SelectDates( DateTimeCollection objDates ) | |