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

UploadControlStyles.NullText Property

Gets the style settings defining the appearance of the prompt text.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public UploadControlNullTextStyle NullText { get; }

Property Value

Type Description
UploadControlNullTextStyle

An UploadControlNullTextStyle object containing style settings.

See Also