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.v19.2.dll

Declaration

public static readonly ExcelFilteringDataEventArgs NotLoaded

Field Value

Type
ExcelFilteringDataEventArgs
See Also