MVCxColumnProgressBarProperties Constructors
Contains settings specific to a progress bar column.| Name | Parameters | Description |
|---|---|---|
| MVCxColumnProgressBarProperties() | none | Initializes a new instance of the MVCxColumnProgressBarProperties class with default settings. |
| MVCxColumnProgressBarProperties(IPropertiesOwner) | owner | Initializes a new instance of the MVCxColumnProgressBarProperties class with the specified owner. |
See Also