Back to Devexpress

ASPxBinaryImage.IsLoading() Method

aspnet-devexpress-dot-web-dot-aspxbinaryimage-12cd6f5f.md

latest1.0 KB
Original Source

ASPxBinaryImage.IsLoading() Method

This property is not in effect for the ASPxBinaryImage class.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public override bool IsLoading()
vb
Public Overrides Function IsLoading As Boolean

Returns

Type
Boolean

Remarks

The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.

See Also

ASPxBinaryImage Class

ASPxBinaryImage Members

DevExpress.Web Namespace