| 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.
| dbicMonth | Send comments on this topic. |
| SelectDates Method | |
| See Also | |
|
| dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : SelectDates Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub SelectDates( _ ByVal objDates As DateTimeCollection _ ) | |
| C# | |
|---|---|
public void SelectDates( DateTimeCollection objDates ) | |