Enum ReportViewerHeaderAreaType
Namespace: Varigence.Languages.Biml.Cube.Action
Assembly: Biml.dll
C#
public enum ReportViewerHeaderAreaType
Fields
| Fields | Description |
|---|---|
| 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. |