Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ScrollOrientation - Xamarin.iOS API Reference | Syncfusion SfDataPager. ">

    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 Description
    ScrollOrientation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Sets the orientation of the SfDataPager to vertical.

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