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

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
EmptyImageProperties
See Also