Skip to main content
Tab

GridBaseTemplateContainer Class

Serves as a base for classes that represent containers for the templates used to render different elements of grid-like controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public abstract class GridBaseTemplateContainer :
    TemplateContainerBase

#Inheritance

Show 49 items
Object
Control
TemplateContainerBase
GridBaseTemplateContainer
See Also