menu

WPF

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

    Show / Hide Table of Contents

    Enum GridTreeExpandGlyph

    Enumerates the possible glyphs that appear in the expand cell.

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public enum GridTreeExpandGlyph

    Fields

    Name Description
    Custom

    Raises an event where you can define the glyph.

    PlusMinus

    Displayes a +- glyph.

    PlusMinusLines

    Displays a ++- glyph with treelines.

    Themed

    Displays themed based expander as in the GridTreeControl

    Triangle

    Displays a triangle.

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