Enum ReportViewerToolBarType
C#
public enum ReportViewerToolBarType
Fields
Full | Specifies that the complete toolbar will be displayed. |
Navigation | Specifies that the only the page controls of the toolbar will be displayed. |
None | Specifies that the toolbar will not be displayed. |