menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridShowButtons - API Reference

    Show / Hide Table of Contents

    Enum GridShowButtons

    Defines the constants that specifies to show or display the cell button elements.

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

    Fields

    Name Description
    Hide

    Hides the button.

    Show

    Shows the button.

    ShowCurrentCell

    Shows buttons only for the current cell.

    ShowCurrentCellEditing

    Show buttons only for the current cell when it is being edited.

    ShowCurrentRow

    Shows buttons for current row.

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