Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LoadMoreViewPosition - Xamarin.iOS API Reference | Syncfusion LoadMoreView can have in a SfDataGrid control. ">

    Show / Hide Table of Contents

    Class LoadMoreViewPosition

    Defines the different positions that the LoadMoreView can have in a SfDataGrid control.

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

    Fields

    Bottom

    Positions the LoadMoreView at the bottom of the DataGrid.

    Declaration
    public const LoadMoreViewPosition Bottom
    Field Value
    Type Description
    LoadMoreViewPosition

    Top

    Positions the LoadMoreView at the top of the DataGrid below the header.

    Declaration
    public const LoadMoreViewPosition Top
    Field Value
    Type Description
    LoadMoreViewPosition

    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