Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    ButtonShape

    Rectangle

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

    Declaration
    public const ButtonShape Rectangle
    Field Value
    Type Description
    ButtonShape

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved