menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SummaryRowPosition - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SummaryRowPosition

    Defines the constants that specify whether the table summary row is positioned at the top or bottom of the DataGrid.

    Inheritance
    System.Object
    SummaryRowPosition
    Namespace: Syncfusion.Maui.DataGrid
    Assembly: Syncfusion.Maui.DataGrid.dll
    Syntax
    public sealed class SummaryRowPosition : Enum

    Fields

    Bottom

    Specifies that the table summary row is positioned at the bottom.

    Declaration
    public const SummaryRowPosition Bottom
    Field Value
    Type
    SummaryRowPosition

    Top

    Specifies that the table summary row is positioned at the top.

    Declaration
    public const SummaryRowPosition Top
    Field Value
    Type
    SummaryRowPosition
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved