menu

WinForms

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

    Show / Hide Table of Contents

    Enum PreviewRowHeightMode

    Defines the constants that specify the height calculation mode of the preview row.

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

    Fields

    Name Description
    Auto

    Specifies that auto row height will be calculated for the preview row based on the content.

    Fixed

    Specifies that the default height mode of the preview row, which uses the PreviewRowHeight value as the row height of the preview row.

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