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.v24.1.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