menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Position - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Position

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

    Inheritance
    System.Object
    Position
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.iOS.dll
    Syntax
    public sealed class Position : Enum

    Fields

    Bottom

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

    Declaration
    public const Position Bottom
    Field Value
    Type
    Position

    Top

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

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