VerticalGridSettings<ColumnType> Class
In This Article
Contains the VerticalGrid extension settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class VerticalGridSettings<ColumnType> :
VerticalGridSettings
#Type Parameters
Name |
---|
Column |
#Inheritance
Object
SettingsBase
GridSettingsBase
VerticalGridSettings
VerticalGridSettings<ColumnType>
See Also