menu

MAUI

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

    Show / Hide Table of Contents

    Class DataPagerButtonShape

    Defines constant that specify the shape of the buttons in the data pager.

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

    Fields

    Circle

    Specifies that the buttons will be rectangular in shape.

    Declaration
    public const DataPagerButtonShape Circle
    Field Value
    Type
    DataPagerButtonShape

    Rectangle

    Specifies that the buttons will be circular in shape. This is the default value.

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