Back to Devexpress

VerticalGridCustomBindingGetSummaryValuesArgs Class

aspnetmvc-devexpress-dot-web-dot-mvc-1d8b3114.md

latest1.8 KB
Original Source

VerticalGridCustomBindingGetSummaryValuesArgs Class

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class VerticalGridCustomBindingGetSummaryValuesArgs :
    VerticalGridCustomBindingDataArgsBase
vb
Public Class VerticalGridCustomBindingGetSummaryValuesArgs
    Inherits VerticalGridCustomBindingDataArgsBase

Remarks

Refer to Implementation of Typed Method Delegates to learn more.

Inheritance

Object EventArgs VerticalGridCustomBindingArgsBase VerticalGridCustomBindingDataArgsBase VerticalGridCustomBindingGetSummaryValuesArgs

See Also

VerticalGridCustomBindingGetSummaryValuesArgs Members

Vertical Grid

DevExpress.Web.Mvc Namespace