WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ScrollChangedEventArgs - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ScrollChangedEventArgs

    Inheritance
    System.Object
    System.EventArgs
    ScrollChangedEventArgs
    Inherited Members
    System.EventArgs.Empty
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Forms.CellGrid.ScrollAxis
    Assembly: Syncfusion.Spreadsheet.Windows.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 Description
    ScrollChangedAction
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved