ActiveReports 13
Effect Property

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Effect Property
Gets or sets the bitmap effect to apply to the System.Windows.UIElement. This is a dependency property.
Syntax
'Declaration
 
Public Property Effect As Effect
public Effect Effect {get; set;}

Property Value

An System.Windows.Media.Effects.Effect that represents the bitmap effect.
See Also

Reference

Viewer Class
Viewer Members