Back to Devexpress

CardViewCustomBindingGetDataCardCountArgs Class

aspnetmvc-devexpress-dot-web-dot-mvc-bf11e5e5.md

latest1.5 KB
Original Source

CardViewCustomBindingGetDataCardCountArgs Class

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Remarks

Refer to Implementation of Typed Method Delegates to learn more.

Inheritance

Object EventArgs CardViewCustomBindingArgsBase CardViewCustomBindingGetDataCardCountArgs

See Also

CardViewCustomBindingGetDataCardCountArgs Members

DevExpress.Web.Mvc Namespace