Skip to main content
Tab

GridViewBaseRowTemplateContainer Class

Serves as a base for classes that represent containers for the templates used to render the Edit Form, data, preview, group and in-line edit rows displayed within the ASPxGridView.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class GridViewBaseRowTemplateContainer :
    GridViewBaseTemplateContainer

The following members return GridViewBaseRowTemplateContainer objects:

See Also