menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ScrollOrientation - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ScrollOrientation

    Defines constants that describes the possible orientation for SfDataPager.

    Inheritance
    System.Object
    ScrollOrientation
    Namespace: Syncfusion.SfDataGrid.DataPager
    Assembly: Syncfusion.SfDataGrid.iOS.dll
    Syntax
    public sealed class ScrollOrientation : Enum

    Fields

    Horizontal

    Sets the orientation of the SfDataPager to horizontal.

    Declaration
    public const ScrollOrientation Horizontal
    Field Value
    Type
    ScrollOrientation

    Vertical

    Sets the orientation of the SfDataPager to vertical.

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