menu

WinForms

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

    Show / Hide Table of Contents

    Enum AutoSizeRange

    Defines the constants that specify the auto sizing range of the columns.

    Namespace: Syncfusion.WinForms.DataGrid.Enums
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public enum AutoSizeRange

    Fields

    Name Description
    Table

    Specifies that the auto sizing of columns should consider all the rows in the grid.

    VisibleRows

    Specifies that the auto sizing of columns should consider visible rows only in the grid.

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