Back to Devexpress

LoadingPanelStyle Class

aspnet-devexpress-dot-web-daa10b5c.md

latest5.5 KB
Original Source

LoadingPanelStyle Class

Contains settings that define the style of a loading panel, which can be displayed while waiting for a callback response.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class LoadingPanelStyle :
    AppearanceStyle
vb
Public Class LoadingPanelStyle
    Inherits AppearanceStyle

The following members return LoadingPanelStyle objects:

Show 39 links

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxAutoCompleteBoxBase.LoadingPanelStyle
ASPxCalendar.LoadingPanelStyle
ASPxCaptcha.LoadingPanelStyle
ASPxDataViewBase.LoadingPanelStyle
ASPxFilterControl.LoadingPanelStyle
ASPxGaugeControl.LoadingPanelStyle
ASPxImageZoom.LoadingPanelStyle
ASPxListBox.LoadingPanelStyle
ASPxMenuBase.LoadingPanelStyle
ASPxNavBar.LoadingPanelStyle
ASPxPageControl.LoadingPanelStyle
ASPxPopupControl.LoadingPanelStyle
ASPxRoundPanel.LoadingPanelStyle
ASPxSchedulerStyles.LoadingPanel
ASPxSpellChecker.LoadingPanelStyle
ASPxTitleIndex.LoadingPanelStyle
CallbackPanelStyles.LoadingPanel
CardViewStyles.LoadingPanel
DiagramStyles.LoadingPanel
EditorStyles.LoadingPanel
FileManagerStyles.LoadingPanel
GridViewStyles.LoadingPanel
HtmlEditorStyles.LoadingPanel
ImageGalleryStyles.LoadingPanel
NavBarStyles.LoadingPanel
PivotGridWebOptionsLoadingPanel.Style
PopupControlStyles.LoadingPanel
SpellCheckerStyles.LoadingPanel
TabbedLayoutGroupTabPageStyles.LoadingPanelStyle
TreeListStyles.LoadingPanel
TreeViewStyles.LoadingPanel
VerticalGridStyles.LoadingPanel
WebChartControl.LoadingPanelStyle
ASP.NET MVC ExtensionsAutoCompleteBoxBaseSettings.LoadingPanelStyle
CalendarSettings.LoadingPanelStyle
CaptchaSettings.LoadingPanelStyle
DataViewSettingsBase.LoadingPanelStyle
ImageZoomSettings.LoadingPanelStyle
RoundPanelSettings.LoadingPanelStyle

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle LoadingPanelStyle

See Also

LoadingPanelStyle Members

DevExpress.Web Namespace