menu

WinForms

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

    Show / Hide Table of Contents

    Enum ToolTipMode

    Defines the constants that specify whether the tooltip should be displayed for all the cells or only for the cells with trimmed content.

    Namespace: Syncfusion.WinForms.DataGrid.Enums
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public enum ToolTipMode

    Fields

    Name Description
    AllCells

    Shows tooltip for all the record cells in the grid.

    TrimmedCells

    Shows tooltip only for the cells with trimmed text.

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