Skip to main content
A newer version of this page is available. .

VerticalGridExtension<ColumnType> Class

Represents an extension object implementing the VerticalGrid functionality.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class VerticalGridExtension<ColumnType> :
    VerticalGridExtension

Type Parameters

Name
ColumnType

Inheritance

See Also