Skip to main content
A newer version of this page is available. .
Tab

GridViewTitleTemplateContainer Class

Represents a container for the templates used to render the Title Panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewTitleTemplateContainer :
    GridViewBaseTemplateContainer

Remarks

GridViewTitleTemplateContainer objects are automatically instantiated when the GridViewTemplates.TitlePanel template is created.

See Also