ProgressStyle.Paddings Property
In This Article
Gets the progress bar‘s padding settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Paddings | A Paddings object that contains padding settings. |
#Remarks
The Paddings property provides access to the padding settings defined in the ASPxUploadControl for the progress bar.
See Also