Back to Devexpress

CardViewCustomBindingGetSummaryValuesArgs Class

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

latest1.6 KB
Original Source

CardViewCustomBindingGetSummaryValuesArgs Class

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Remarks

Refer to Implementation of Typed Method Delegates to learn more.

Inheritance

Object EventArgs CardViewCustomBindingArgsBase CardViewCustomBindingDataArgsBase CardViewCustomBindingGetSummaryValuesArgs

See Also

CardViewCustomBindingGetSummaryValuesArgs Members

DevExpress.Web.Mvc Namespace