menu

Xamarin.Forms

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

    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.XForms
    Assembly: Syncfusion.SfDataGrid.XForms.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
    VerticalOverScrollMode

    None

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

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