menu

MAUI

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

    Show / Hide Table of Contents

    Class DataGridLoadMorePosition

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

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

    Fields

    Bottom

    Positions the load more view in the bottom of the SfDataGrid.

    Declaration
    public const DataGridLoadMorePosition Bottom
    Field Value
    Type
    DataGridLoadMorePosition

    Top

    Positions the load more view in the top of the SfDataGrid.

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