menu

MAUI

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

    Show / Hide Table of Contents

    Class DataGridVerticalOverScrollMode

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

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

    Fields

    Bounce

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

    Declaration
    public const DataGridVerticalOverScrollMode Bounce
    Field Value
    Type
    DataGridVerticalOverScrollMode

    None

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

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