Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ProgressStates - Xamarin.Forms API Reference | Syncfusion SfDataGrid control. ">

    Show / Hide Table of Contents

    Class ProgressStates

    Defines constants that specify the possible progressing states of resizing/zooming operation in a SfDataGrid control.

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

    Fields

    Completed

    Specifies that the column resizing/zooming operation has ended.

    Declaration
    public const ProgressStates Completed
    Field Value
    Type Description
    ProgressStates

    Progressing

    Specifies that the column/datagrid is being resized/zoomed respectively.

    Declaration
    public const ProgressStates Progressing
    Field Value
    Type Description
    ProgressStates

    Starting

    Specifies that the resizing/Zooming operation is about to Start.

    Declaration
    public const ProgressStates Starting
    Field Value
    Type Description
    ProgressStates

    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