A data source that lists a sequence of consecutive years from 1601 to 3000.
This data source uses DateTimeWrapper objects.
This data source does not loop through the sequence.
Namespace: Mindscape.PhoneElementsAssembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class YearlyDataSource : IDataSource |
| Visual Basic |
|---|
Public Class YearlyDataSource _ Implements IDataSource |
| Visual C++ |
|---|
public ref class YearlyDataSource : IDataSource |