Back to Devexpress

Vertical Grid Templates

aspnet-116152-components-vertical-grid-concepts-templates.md

latest614 B
Original Source

Vertical Grid Templates

  • Jul 19, 2021

The ASPxVerticalGrid control provides a set of properties, options and style settings that allow you to provide the layout and appearance you desire. ASPxVerticalGrid’s look and feel can also be customized by using templates.

A template is a set of HTML elements and Web controls that define the layout for a particular element within the control (e.g., a row header). When the control runs in the ASP.NET Web page, template contents are rendered in place of the default HTML for the control.