menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BusyIndicatorAction - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum BusyIndicatorAction

    Defines the constants that specifies the reason for loading the busy indicator in SfDataGrid.

    Namespace: Syncfusion.WinForms.DataGrid.Enums
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public enum BusyIndicatorAction

    Fields

    Name Description
    DataLoading

    Specifies the loading operation of the SfDataGrid.

    Filtering

    Specifies the filtering operation of the SfDataGrid.

    Grouping

    Specifies the grouping operation of the SfDataGrid.

    Sorting

    Specifies the sorting operation of the SfDataGrid.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved