menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ScrollChangedEventArgs - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ScrollChangedEventArgs

    Inheritance
    System.Object
    ScrollChangedEventArgs
    Namespace: Syncfusion.UI.Xaml.ScrollAxis
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class ScrollChangedEventArgs : EventArgs

    Constructors

    ScrollChangedEventArgs(ScrollChangedAction)

    Declaration
    public ScrollChangedEventArgs(ScrollChangedAction action)
    Parameters
    Type Name Description
    ScrollChangedAction action

    Properties

    Action

    Declaration
    public ScrollChangedAction Action { get; }
    Property Value
    Type
    ScrollChangedAction

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved