Skip to main content

CardViewCustomBindingGetDataArgs Class

Provides arguments to implement a method delegate of the CardViewCustomBindingGetDataHandler type.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v25.1.dll

#Declaration

public class CardViewCustomBindingGetDataArgs :
    CardViewCustomBindingDataArgsBase

#Remarks

Refer to Implementation of Typed Method Delegates to learn more.

See Also