menu

WinUI

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

    Show / Hide Table of Contents

    Class ScrollChangedAction

    Inheritance
    System.Object
    ScrollChangedAction
    Namespace: Syncfusion.UI.Xaml.Grids.ScrollAxis
    Assembly: Syncfusion.GridCommon.WinUI.dll
    Syntax
    public sealed class ScrollChangedAction : Enum

    Fields

    DefaultLineSizeChanged

    Declaration
    public const ScrollChangedAction DefaultLineSizeChanged
    Field Value
    Type
    ScrollChangedAction

    FooterLineCountChanged

    Declaration
    public const ScrollChangedAction FooterLineCountChanged
    Field Value
    Type
    ScrollChangedAction

    HeaderLineCountChanged

    Declaration
    public const ScrollChangedAction HeaderLineCountChanged
    Field Value
    Type
    ScrollChangedAction

    HiddenLineChanged

    Declaration
    public const ScrollChangedAction HiddenLineChanged
    Field Value
    Type
    ScrollChangedAction

    LineCountChanged

    Declaration
    public const ScrollChangedAction LineCountChanged
    Field Value
    Type
    ScrollChangedAction

    LineResized

    Declaration
    public const ScrollChangedAction LineResized
    Field Value
    Type
    ScrollChangedAction

    LinesInserted

    Declaration
    public const ScrollChangedAction LinesInserted
    Field Value
    Type
    ScrollChangedAction

    LinesRemoved

    Declaration
    public const ScrollChangedAction LinesRemoved
    Field Value
    Type
    ScrollChangedAction

    ScrollBarValueChanged

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