menu

WinForms

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

    Show / Hide Table of Contents

    Enum VerticalPosition

    Defines the constants that specify whether the TableSummaryRow or UnboundRow is positioned at either top or bottom of SFDataGrid.

    Namespace: Syncfusion.WinForms.DataGrid.Enums
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public enum VerticalPosition

    Fields

    Name Description
    Bottom

    Specifies the TableSummaryRow or UnboundRow is positioned at bottom.

    Top

    Specifies the TableSummaryRow or UnboundRow is positioned at top.

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