ActiveReports 14 .NET Edition
GrapeCity.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 the text of the panel.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property Text As String
    public override string Text {get; set;}
    See Also