ActiveReports 13
Style Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Style Property
Gets or sets the style used by this element when it is rendered.
Syntax
'Declaration
 
Public Property Style As Style
public Style Style {get; set;}

Property Value

The applied, nondefault style for the element, if present. Otherwise, null. The default for a default-constructed System.Windows.FrameworkElement is null.
See Also

Reference

Viewer Class
Viewer Members