GeneratorDirection Enumeration
.NET Framework (current version)
Specifies the direction in which item generation will occur. GeneratorDirection is used by StartAt.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| Backward | Specifies to generate items in a backward direction. | |
| Forward | Specifies to generate items in a forward direction. |
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: