WPF

Upgrade Guide User Guide Demos Support Forums Download
  • 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.ScrollAxis
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    [ClassReference(IsReviewed = false)]
    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 - 2021 Syncfusion Inc. All Rights Reserved