menu

WinForms

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

    Show / Hide Table of Contents

    Enum AutoFitMode

    Defines the AutoFit mode for SfListView.

    Namespace: Syncfusion.WinForms.ListView.Enums
    Assembly: Syncfusion.SfListView.WinForms.dll
    Syntax
    public enum AutoFitMode

    Fields

    Name Description
    Height

    AutoFit the item based on its content and when layout, consider the height of the item.

    None

    Consider the value of ItemHeight and layout the items.

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