Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public override Unit ImageSpacing { get; set; }

Property Value

Type Description
Unit

A Unit that is the spacing value.

See Also