FetchObjectsEventArgs Class
Provides data for the FetchObjects event.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Remarks
Handle the FetchObjects event to filter and sort non-persistent objects.
See Also
Provides data for the FetchObjects event.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
public class FetchObjectsEventArgs :
EventArgs
Public Class FetchObjectsEventArgs
Inherits EventArgs
FetchObjectsEventArgs is the data class for the following events:
Handle the FetchObjects event to filter and sort non-persistent objects.