menu

Xamarin.Forms

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

    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
    ProgressStates

    Progressing

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

    Declaration
    public const ProgressStates Progressing
    Field Value
    Type
    ProgressStates

    Starting

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

    Declaration
    public const ProgressStates Starting
    Field Value
    Type
    ProgressStates
    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »