[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.ToolStrip

ToolStrip Property

ToolStrip

Gets the primary ToolStrip component of the viewer's toolbar.

Declaration
public ToolStrip ToolStrip { get; }
Property Value
Type Description
ToolStrip

The main ToolStrip object used in the viewer's toolbar.

Remarks

This property provides direct access to the main ToolStrip object, allowing for customization and control over the toolbar's appearance and functionality.