alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class DataGridScrollStateChangedEventArgs

    Provides data for the scroll state changed event.

    Inheritance
    System.Object
    DataGridScrollStateChangedEventArgs
    Namespace: Syncfusion.Maui.DataGrid
    Assembly: Syncfusion.Maui.DataGrid.dll
    Syntax
    public class DataGridScrollStateChangedEventArgs : EventArgs

    Constructors

    DataGridScrollStateChangedEventArgs()

    Declaration
    public DataGridScrollStateChangedEventArgs()

    Properties

    ScrollState

    Gets or sets the new scroll state of the view.

    Declaration
    public DataGridScrollState ScrollState { get; }
    Property Value
    Type
    DataGridScrollState
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved