alexa

    Show / Hide Table of Contents

    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

    Back to top Generated by DocFX