ActiveReports 12
Template Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Template Property
Gets or sets a control template.
Syntax
'Declaration
 
Public Property Template As ControlTemplate
public ControlTemplate Template {get; set;}

Property Value

The template that defines the appearance of the System.Windows.Controls.Control.
See Also

Reference

Viewer Class
Viewer Members