menu

WinForms

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

    Show / Hide Table of Contents

    Enum ProgressBarValueMode

    Gets or sets value mode of the progress bar.

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

    Fields

    Name Description
    None

    Specifies that the progress bar will be displayed without value.

    Percentage

    Specifies that the progress bar display value is in percent.

    Value

    Specifies that the progress bar display value is in value.

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