menu

WinForms

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

    Show / Hide Table of Contents

    Enum GridTriangleDirection

    Defines the direction of a triangle when drawing triangle with Paint(Graphics, Rectangle, GridTriangleDirection, Brush, Pen, Pen, Pen, Boolean).

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

    Fields

    Name Description
    Down

    A triangle pointing down.

    Left

    A triangle pointing to the left.

    Right

    A triangle pointing to the right.

    Up

    A triangle pointing up.

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