menu

WPF

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

    Show / Hide Table of Contents

    Enum HeightMode

    Specifies the HeightMode of the RowTemplate

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

    Fields

    Name Description
    Auto

    Specifies the actual height of the RowTemplate.

    Fixed

    Specifies the Height value when its defined otherwise it denotes the actual height

    ViewPort

    Specifies the view port height when its less than the actual height of RowTemplate

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