Skip to main content

ExcelFilteringDataEventArgs.NotLoaded Field

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

Namespace: DevExpress.XtraEditors.Filtering

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public static readonly ExcelFilteringDataEventArgs NotLoaded

Field Value

Type
ExcelFilteringDataEventArgs
See Also