Skip to main content
A newer version of this page is available. .

DataControlBase.ShowLoadingPanel Property

Namespace: DevExpress.UI.Xaml.Grid

Assembly: DevExpress.UI.Xaml.Grid.v20.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

[XtraSerializableProperty]
[CloneDetailMode(CloneDetailMode.Skip)]
public bool ShowLoadingPanel { get; set; }

Property Value

Type
Boolean
See Also