WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RowRegion - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum RowRegion

    Defines the constants that specify the possible row region in SfDataGrid.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum RowRegion

    Fields

    Name Description
    Body

    Specifies the body region which is scrollable in view.

    Footer

    Specifies the footer region which is frozen at the bottom of the view.

    Header

    Specifies the header region which is frozen at the top of the view.

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