ASPxProgressBarBase Constructors
Serves as a base for a progress bar control.Name | Parameters | Description |
---|---|---|
ASPxProgressBarBase() | none | Initializes a new instance of the ASPxProgressBarBase class with default settings. |
ASPxProgressBarBase(ASPxWebControl) | owner | Initializes a new instance of the ASPxProgressBarBase class with the specified owner. |
See Also