Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Position - Xamarin.Forms API Reference | Syncfusion SfDataGrid. ">

    Show / Hide Table of Contents

    Class Position

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

    Inheritance
    System.Object
    Position
    Namespace: Syncfusion.SfDataGrid.XForms
    Assembly: Syncfusion.SfDataGrid.XForms.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 Description
    Position

    Top

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

    Declaration
    public const Position Top
    Field Value
    Type Description
    Position

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved