MasterDetailAddGroupingLevelPageView.ShowWaitIndicator(Boolean) Method
Shows or hides the wait indicator on a wizard page.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
show | Boolean | true, to show the wait indicator; otherwise, false. |
Implements
See Also