menu

WPF

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

    Show / Hide Table of Contents

    Enum TableSummaryRowPosition

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

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum TableSummaryRowPosition

    Fields

    Name Description
    Bottom

    Specifies the TableSummaryRow is positioned at bottom.

    Top

    Specifies the TableSummaryRow is positioned at top.

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