Back to Devexpress

ASPxWebControl.EmptyImage Property

aspnet-devexpress-dot-web-dot-aspxwebcontrol-601322ed.md

latest1.1 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
[Obsolete("This property is not used any longer.", true)]
public static EmptyImageProperties EmptyImage { get; }
vb
<Obsolete("This property is not used any longer.", True)>
Public Shared ReadOnly Property EmptyImage As EmptyImageProperties

Property Value

Type
EmptyImageProperties

See Also

ASPxWebControl Class

ASPxWebControl Members

DevExpress.Web Namespace