Class Direction
Describe a move direction.
Inheritance
System.Object
Direction
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public sealed class Direction : Enum
Fields
Down
Left
Right
Up
value__
Declaration
public int value__
Field Value
System.Int32
|