menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ScrollAxisRegion - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ScrollAxisRegion

    A scroll axis has three regions: Header, Body and Footer.

    Namespace: Syncfusion.UI.Xaml.Grid.ScrollAxis
    Assembly: Syncfusion.SfGridCommon.WPF.dll
    Syntax
    public enum ScrollAxisRegion

    Fields

    Name Description
    Body

    The body (center between header and footer)

    Footer

    The footer (at bottom or right side)

    Header

    The header (at top or left side)

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