WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ScrollAxisRegion

    Show / Hide Table of Contents

    Enum ScrollAxisRegion

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

    Namespace: Syncfusion.Windows.Controls.Scroll
    Assembly: Syncfusion.GridCommon.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 - 2023 Syncfusion Inc. All Rights Reserved