menu

Xamarin.Android

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

    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.Android.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
    LoadMoreViewPosition

    Top

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

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