ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer.ViewerToolbar Class / ToolStrip Property

In This Topic
    ToolStrip Property
    In This Topic
    Reference to the ToolStrip.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolStrip As ToolStrip
    public ToolStrip ToolStrip {get;}
    Remarks
    It is only for mouse mode toolbar.
    See Also