Grid View Templates
In This Article
The ASPxGridView control has a set of properties and style settings that allow you to define the layout and appearance. Alternatively, you can use templates to customize the control.
A template is a set of HTML elements and Web controls that define the layout for elements within a control (for example, a column header). When the control runs in the ASP.NET Web page, template contents are rendered in place of the default HTML for the control.
#Concepts
#Member Table
-
This table lists methods that provide access to controls contained within templates.