menu

WinForms

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

    Show / Hide Table of Contents

    Enum GridProgressBarStyle

    Gets or sets the style of the progress bar.

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

    Fields

    Name Description
    Gradient

    Specifies that the foreground is drawn with a gradient brush.

    Image

    Specifies that the foreground is drawn with an image.

    MultipleGradient

    Specifies that the foreground is drawn with a multiple gradient brush.

    None

    Specifies that the foreground is drawn with foreground color.

    Tube

    Specifies that the foreground is drawn with a vertical tube-like gradient brush.

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