Skip to main content
Tab

FileManagerStyles.LoadingPanel Property

Gets the style settings that define the appearance of the loading panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public LoadingPanelStyle LoadingPanel { get; }

Property Value

Type Description
LoadingPanelStyle

A LoadingPanelStyle object that contains style settings.

See Also