ActiveReports Developer 7
Template Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Template Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property Template As System.Windows.Controls.ControlTemplate
C# 
public System.Windows.Controls.ControlTemplate Template {get; set;}

See Also