WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridQueryBounds - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GridQueryBounds

    Defines the constants that specify whether the column width or row height need to be calculated based on the cell content.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    [ClassReference(IsReviewed = false)]
    public enum GridQueryBounds

    Fields

    Name Description
    Height

    The row height can be calculated based on cell content.

    Width

    The column width can be calculated based on cell content.

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