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

ASPxWebControl.EmptyImage Property

OBSOLETE

This property is not used any longer.

Gets the settings of an image which is displayed by the control if the control’s value is null.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

[Obsolete("This property is not used any longer.", true)]
public static EmptyImageProperties EmptyImage { get; }

Property Value

Type
EmptyImageProperties
See Also