alexa

    Show / Hide Table of Contents

    Enum NavigationMode

    Defines the constants that specify whether the cell or row navigation performed in SfDataGrid.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum NavigationMode

    Fields

    Name Description
    Cell

    Specifies the cell navigation in SfDataGrid.

    Row

    Specifies the row navigation in SfDataGrid.

    Back to top Generated by DocFX