aspnet-devexpress-dot-web-357682d0.md
Represents a container for the templates used to render the Title Panel.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewTitleTemplateContainer :
GridViewBaseTemplateContainer
Public Class GridViewTitleTemplateContainer
Inherits GridViewBaseTemplateContainer
GridViewTitleTemplateContainer objects are automatically instantiated when the GridViewTemplates.TitlePanel template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer GridViewBaseTemplateContainer GridViewTitleTemplateContainer
See Also