ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / ToolPanel Property

In This Topic
    ToolPanel Property
    In This Topic
    Gets or sets the value that indicate the tools that are available in the designer tool panel.
    Syntax
    'Declaration
     
    Public Property ToolPanel As ToolPanelButton
    public ToolPanelButton ToolPanel {get; set;}
    See Also