NProgressBarColumnFormat Class Members
In This Topic
The following tables list the members exposed by NProgressBarColumnFormat.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| LabelStyle | Gets or sets the style of the progress bars labels. By default set to Value |
| Maximum | Gets or sets the maximum for the progress bars created by the format. |
| Minimum | Gets or sets the minimum for the progress bars created by the format. |
| ValueFormatter | Gets or sets the value formatter that creates a string representation of the value for the clipboard Copy operation. |
Top
Public Methods
| Name | Description |
| CanCopy | Overridden. Determines whether the copy operation can be performed. |
| Copy | Overridden. |
| FormatDefaultDataCell | Overridden. Formats the default data cell. |
Top
See Also