[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.ThumbnailsPanel.VisibleRuntime

VisibleRuntime Property

VisibleRuntime

Gets or sets a value indicating whether this ThumbnailsPanel is visible in runtime.

Declaration
protected override bool VisibleRuntime { get; set; }
Property Value
Type Description
bool

true if visible; otherwise, false.

Overrides