menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridRegion - API Reference

    Show / Hide Table of Contents

    Enum GridRegion

    Defines the constants that specify the possible region in SfDataGrid.

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

    Fields

    Name Description
    ColumnChooser

    Specifies the column chooser window of SfDataGrid.

    Grid

    The body region of the SfDataGrid.

    GroupDropArea

    Specifies the GroupDropArea region and placed at the top of SfDataGrid.

    Header

    Specifies the header row part and placed at header region of the SfDataGrid.

    None

    No region.

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