ActiveReports 12
ApplyTemplate Method

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : ApplyTemplate Method
Builds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call.
Syntax
'Declaration
 
Public Function ApplyTemplate() As Boolean
public bool ApplyTemplate()

Return Value

true if visuals were added to the tree; returns false otherwise.
See Also

Reference

Viewer Class
Viewer Members