Skip to main content
A newer version of this page is available. .
Tab

UploadControlBrowseButtonStyle.ImageSpacing Property

Gets or sets the amount of space between an image and the text contents within a browse button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public override Unit ImageSpacing { get; set; }

Property Value

Type Description
Unit

A Unit that is the spacing value.

See Also