Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class VerticalOverScrollMode - Xamarin.iOS API Reference | Syncfusion SfDataGrid control when vertically over-scrolled. ">

    Show / Hide Table of Contents

    Class VerticalOverScrollMode

    Defines constants that specify the effects that are supported by a SfDataGrid control when vertically over-scrolled.

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

    Fields

    Bounce

    Specifies that bounce effect is applied when vertically over-scrolled.

    Declaration
    public const VerticalOverScrollMode Bounce
    Field Value
    Type Description
    VerticalOverScrollMode

    None

    Specifies that no effect is applied when vertically over-scrolled.

    Declaration
    public const VerticalOverScrollMode None
    Field Value
    Type Description
    VerticalOverScrollMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved