ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / SidebarPanel Class / Text Property

In This Topic
Text Property (SidebarPanel)
In This Topic
Gets or sets the text to be displayed in sidebar.
Syntax
'Declaration
 
Public Overridable Property Text As String
 

Property Value

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