A newer version of this page is available.
Switch to the current version.
ASPxCardViewLoadingPanelSettings Class
Provides settings that affect the loading panel's appearance and functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class ASPxCardViewLoadingPanelSettings :
ASPxGridLoadingPanelSettings
Public Class ASPxCardViewLoadingPanelSettings
Inherits ASPxGridLoadingPanelSettings
Related API Members
The following members accept/return ASPxCardViewLoadingPanelSettings objects:
Remarks
An object of the ASPxCardViewLoadingPanelSettings type can be accessed using the ASPxCardView.SettingsLoadingPanel property.
Implements
Inheritance
Object
StateManager
PropertiesBase
SettingsLoadingPanel
ASPxGridLoadingPanelSettings
ASPxCardViewLoadingPanelSettings
See Also
Feedback