Enabled Property (ThumbnailsPanel)
Gets or sets the value that determines whether the viewer's thumbnails panel is enabled.
public bool Enabled {get; set;}
'Declaration
Public Property Enabled As Boolean
Property Value
System.Boolean true
if enabled; otherwise,
false
.