ActiveReports 12
Enabled Property (ThumbnailsPanel)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > ThumbnailsPanel Class : Enabled Property
Gets or sets the value that determines whether the viewer's thumbnails panel is enabled.
Syntax
'Declaration
 
Public Property Enabled As Boolean
public bool Enabled {get; set;}

Property Value

true if enabled; otherwise, false.
See Also

Reference

ThumbnailsPanel Class
ThumbnailsPanel Members