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

ExcelFilteringDataEventArgs.NotLoaded Field

Event arguments used when actual data is not yet loaded asynchronously.

Namespace: DevExpress.XtraEditors.Filtering

Assembly: DevExpress.XtraEditors.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public static readonly ExcelFilteringDataEventArgs NotLoaded

Field Value

Type
ExcelFilteringDataEventArgs
See Also