Text Property (ThumbnailsPanel)
Gets or sets a value indicating the text that displays in the header of the parameters panel.
public override string Text {get; set;}
'Declaration
Public Overrides NotOverridable Property Text As String
Property Value
The text of the panel as a
System.String.