WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridTextOptions - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GridTextOptions

    Defines the options for a ResizeToFit(GridRangeInfo) method call.

    The options can be combined.

    Namespace: Syncfusion.Windows.Forms.Grid
    Assembly: Syncfusion.Grid.Windows.dll
    Syntax
    [Flags]
    public enum GridTextOptions

    Fields

    Name Description
    FormattedText

    The Formatted text is considered for calculating the Cell size

    Text

    The default text is considered for calculating the Cell size

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