GridViewBaseRowTemplateContainer Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class GridViewBaseRowTemplateContainer :
GridViewBaseTemplateContainer
#Related API Members
The following members return GridViewBaseRowTemplateContainer objects:
#Implements
#Inheritance
Show 18 items
Object
Control
TemplateContainerBase
GridBaseTemplateContainer
GridViewBaseTemplateContainer
GridViewBaseRowTemplateContainer
See Also