WPF

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

    Show / Hide Table of Contents

    Enum GridShowFormulaBehavior

    Specifies behavior for displaying formula text.

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.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 - 2022 Syncfusion Inc. All Rights Reserved