MVCxVerticalGridRow.EditorProperties() Method
In This Article
Allows you to configure VerticalGrid rows of different types.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public GridColumnEditorPropertiesFactory EditorProperties()
#Returns
Type | Description |
---|---|
Grid |
A Grid |
See Also