menu

WinForms

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

    Show / Hide Table of Contents

    Enum RowRegion

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

    Namespace: Syncfusion.WinForms.DataGrid.Enums
    Assembly: Syncfusion.SfDataGrid.WinForms.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 - 2025 Syncfusion Inc. All Rights Reserved