Enum ReportViewerHeaderAreaType
C#
public enum ReportViewerHeaderAreaType
Fields
BreadcrumbsOnly | Specifies that the only the breadcrumb navigation control of the header area will be displayed. |
Full | Specifies that the complete header area will be displayed. |
None | Specifies that the header area will not be displayed. |