A newer version of this page is available.
Switch to the current version.
BeforeFillEventArgs Class
Provides data for the ObjectDataSource.BeforeFill and ObjectDataSource.BeforeFillGlobal events.
Namespace: DevExpress.DataAccess.ObjectBinding
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public class BeforeFillEventArgs :
EventArgs
Public Class BeforeFillEventArgs
Inherits EventArgs
See Also
Feedback