Enum SfNavigator.Direction
Represents an enum list for the direction used to navigate the records in the previous and next directions.
Namespace: Syncfusion.Windows.Controls
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public enum Direction
Fields
Name | Description |
---|---|
Next | Navigate to the Next item |
Previous | Navigate to the Previous item |