Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridScrolledEventArgs - Xamarin.iOS API Reference | Syncfusion OnScrolled event. ">

    Show / Hide Table of Contents

    Class GridScrolledEventArgs

    Provides data for the OnScrolled event.

    Inheritance
    System.Object
    GridScrollingEvents
    GridScrolledEventArgs
    Inherited Members
    GridScrollingEvents.ChangedValue
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.iOS.dll
    Syntax
    public class GridScrolledEventArgs : GridScrollingEvents

    Constructors

    GridScrolledEventArgs(nfloat)

    Initializes a new instance of the GridScrolledEventArgs class with the given vertical offset value.

    Declaration
    public GridScrolledEventArgs(nfloat value)
    Parameters
    Type Name Description
    System.nfloat value

    The vertical offset value.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved