menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DataPagerScrollOrientation - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DataPagerScrollOrientation

    Specifies vertical or horizontal pager directions.

    Inheritance
    System.Object
    DataPagerScrollOrientation
    Namespace: Syncfusion.Maui.DataGrid.DataPager
    Assembly: Syncfusion.Maui.DataGrid.dll
    Syntax
    public sealed class DataPagerScrollOrientation : Enum

    Fields

    Horizontal

    Specifies the Horizontal Orientation.

    Declaration
    public const DataPagerScrollOrientation Horizontal
    Field Value
    Type
    DataPagerScrollOrientation

    Vertical

    Specifies the vertical orientation.

    Declaration
    public const DataPagerScrollOrientation Vertical
    Field Value
    Type
    DataPagerScrollOrientation
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved