GrapeCity.ActiveReports.Viewer.Win.v9 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer.ViewerToolbar Class : NavigationBar Property |
'Declaration Public ReadOnly Property NavigationBar As System.Windows.Forms.ToolStrip
public System.Windows.Forms.ToolStrip NavigationBar {get;}
Items on this toolstrip and their index numbers:
You can access these items by index with the Insert and RemoveAt methods. Other methods are described in the System.Windows.Forms.ToolStripItemCollection documentation on MSDN.