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