ProgressBarSettings Constructors
Serves as a base class for an object containing the ASPxUploadControl‘s progress bar settings.Name | Parameters | Description |
---|---|---|
ProgressBarSettings() | none | Initializes a new instance of the ProgressBarSettings class with default settings. |
ProgressBarSettings(IPropertiesOwner) | owner | Initializes a new instance of the ProgressBarSettings class with the specified owner. |
See Also