ActiveReports 12
Triggers Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Triggers Property
Gets the collection of triggers established directly on this element, or in child elements.
Syntax
'Declaration
 
Public ReadOnly Property Triggers As TriggerCollection
public TriggerCollection Triggers {get;}

Property Value

A strongly typed collection of System.Windows.Trigger objects.
See Also

Reference

Viewer Class
Viewer Members