[]
Gets or sets the caption text of the thumbnails panel.
public override string Text { get; set; }
Type | Description |
---|---|
string | A string representing the caption of the thumbnails panel. The default value is an empty string (""). |
This property allows for the customization of the thumbnails panel's caption within the ActiveReports Viewer. Setting this property can help users understand the purpose of the thumbnails panel or provide any specific instructions related to the thumbnails displayed. It enhances the user experience by making the thumbnails panel more informative and intuitive.