Back to Devexpress

ImagesBase.LoadingPanel Property

aspnet-devexpress-dot-web-dot-imagesbase.md

latest1.0 KB
Original Source

ImagesBase.LoadingPanel Property

Gets the settings of an image displayed within a Loading Panel.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual ImageProperties LoadingPanel { get; }
vb
Public Overridable ReadOnly Property LoadingPanel As ImageProperties

Property Value

TypeDescription
ImageProperties

A ImageProperties object that contains image settings.

|

See Also

ImagesBase Class

ImagesBase Members

DevExpress.Web Namespace