menu

WinForms

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

    Show / Hide Table of Contents

    Enum GridTextAlign

    Defines the constants that specifies the text alignment for TextAlign.

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

    Fields

    Name Description
    Default

    Uses the setting defined as default for the cell type.

    Left

    Aligns the text left of button elements. This is typical for combo boxes.

    Right

    Aligns the text right of button elements.

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