ActiveReports 12
Text Property (ThumbnailsPanel)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > ThumbnailsPanel Class : Text Property
Gets or sets the caption of thumbnails panel.
Syntax
'Declaration
 
Public Overrides NotOverridable Property Text As String
public override string Text {get; set;}

Property Value

The caption text.
Requirements

See Also

Reference

ThumbnailsPanel Class
ThumbnailsPanel Members