menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ButtonShape

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

    Inheritance
    System.Object
    ButtonShape
    Namespace: Syncfusion.SfDataGrid.XForms.DataPager
    Assembly: Syncfusion.SfDataGrid.XForms.dll
    Syntax
    public sealed class ButtonShape : Enum

    Fields

    Circle

    Specifies that the buttons will be rectangular in shape.

    Declaration
    public const ButtonShape Circle
    Field Value
    Type
    ButtonShape

    Rectangle

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

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