GridViewLoadingPanelMode Enum
Lists values that specify how a loading panel is displayed in a grid control.
Namespace: DevExpress.AspNetCore
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Members
Name | Description |
---|---|
Disabled | A Loading Panel isn’t displayed while waiting for a callback response. |
Show |
A Loading Panel is displayed above the Grid |
Show |
A Loading Panel is displayed on the Grid |
Default | A Loading Panel is displayed above the Grid |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.