Click or drag to resize

StiEngineTemplateContainer Property

Gets or sets a container from a template. This page is being rendered in the current moment. If a page is output then the TemplateContainer property is equal in TemplatePage.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiContainer TemplateContainer { get; set; }

Property Value

Type: StiContainer
See Also