Toolbar Property (ReportViewer)
In This Topic
The viewer's toolbar instance. The developer may use it to add the custom elements or remove the existing ones
Syntax
'Declaration
Public ReadOnly Property Toolbar As Toolbar
public Toolbar Toolbar {get;}
See Also