WinForms

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

    Show / Hide Table of Contents

    Enum GridGroupDropAreaAlignment

    Determine the GridGroupDropAreaAlignment.

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

    Fields

    Name Description
    Bottom

    Aligns GridGroupDrop in Bottom of Grid.

    Left

    Aligns GridGroupDrop in Left of Grid.

    Right

    Aligns GridGroupDrop in Right of Grid.

    Top

    Aligns GridGroupDrop in top of Grid.

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