Back to Devexpress

VerticalGridCustomBindingGetDataColumnCountArgs Class

aspnetmvc-devexpress-dot-web-dot-mvc-880f446c.md

latest1.7 KB
Original Source

VerticalGridCustomBindingGetDataColumnCountArgs Class

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class VerticalGridCustomBindingGetDataColumnCountArgs :
    VerticalGridCustomBindingArgsBase
vb
Public Class VerticalGridCustomBindingGetDataColumnCountArgs
    Inherits VerticalGridCustomBindingArgsBase

Remarks

Refer to Implementation of Typed Method Delegates to learn more.

Inheritance

Object EventArgs VerticalGridCustomBindingArgsBase VerticalGridCustomBindingGetDataColumnCountArgs

See Also

VerticalGridCustomBindingGetDataColumnCountArgs Members

Vertical Grid

DevExpress.Web.Mvc Namespace