menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum NavigationMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum NavigationMode

    Specifies the type of navigation taking place.

    Namespace: Syncfusion.Windows.Grid.Olap
    Assembly: Syncfusion.OlapGrid.WPF.dll
    Syntax
    public enum NavigationMode

    Fields

    Name Description
    New

    Navigates to the new page. Creates the new using the first page preferred size attribute.

    Next

    Navigates to the next possible page of the paging grid. Using the desired size attribute.

    Previous

    Navigates to the previous possible page of the paging grid. Using the desired size attribute..

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved