MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / ThumbnailsPanel Class / Text Property

In This Topic
Text Property (ThumbnailsPanel)
In This Topic
Gets or sets a value indicating the text that displays in the header of the parameters panel.
Syntax
'Declaration
 
Public Overrides NotOverridable Property Text As String
 

Property Value

The text of the panel as a System.String.
See Also