ActiveReports 14 .NET Edition
GrapeCity.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
    public virtual string Text {get; set;}
    See Also