menu

WinForms

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

    Show / Hide Table of Contents

    Enum GridQueryFloatCell

    Defines whether a cell is asked about support for floating over another cell or being flooded by a previous cell. See OnQueryCanFloatCell(Int32, Int32, GridStyleInfo, GridQueryFloatCell).

    Namespace: Syncfusion.Windows.Forms.Grid
    Assembly: Syncfusion.Grid.Windows.dll
    Syntax
    public enum GridQueryFloatCell

    Fields

    Name Description
    FloatCell

    Queries if cell supports floating another cell.

    FloodCell

    Queries if cell can be flooded by a previous cell.

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