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

ConfigureExcelFileColumnsPage.IsAllSelected Property

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v21.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

[BindableProperty]
public virtual bool? IsAllSelected { get; set; }

Property Value

Type
Nullable<Boolean>
See Also