Back to Devexpress

CardViewCustomBindingDataArgsBase Class

aspnetmvc-devexpress-dot-web-dot-mvc-3523aa7d.md

latest1.6 KB
Original Source

CardViewCustomBindingDataArgsBase Class

Provides base data arguments to implement custom binding method delegates.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class CardViewCustomBindingDataArgsBase :
    CardViewCustomBindingArgsBase
vb
Public Class CardViewCustomBindingDataArgsBase
    Inherits CardViewCustomBindingArgsBase

Remarks

Refer to Implementation of Typed Method Delegates to learn more.

Inheritance

Object EventArgs CardViewCustomBindingArgsBase CardViewCustomBindingDataArgsBase CardViewCustomBindingGetDataArgs

CardViewCustomBindingGetSummaryValuesArgs

See Also

CardViewCustomBindingDataArgsBase Members

DevExpress.Web.Mvc Namespace