ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / ThumbnailsPanel Class / Enabled Property

In This Topic
Enabled Property (ThumbnailsPanel)
In This Topic
Gets or sets the value that determines whether the viewer's thumbnails panel is enabled.
Syntax
'Declaration
 
Public Property Enabled As Boolean
 

Property Value

System.Boolean true if enabled; otherwise, false.
Remarks
The default value is true.
See Also