menu

WinForms

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

    Show / Hide Table of Contents

    Enum GridShowFormulaBehavior

    Specifies behavior for displaying formula text.

    Namespace: Syncfusion.Windows.Forms.CellGrid
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public enum GridShowFormulaBehavior

    Fields

    Name Description
    Always

    Always display the formula text.

    Never

    Never display the formula text.

    WhenCurrent

    Display the formula text whenever the cell is the current cell.

    WhenEditing

    Display the formula text only when the cell is actively being edited.

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