The NavigationBar type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Align |
Gets or sets the alignment of the navigation bar within the control.
|
![]() | DefaultExportFormat |
Gets or sets the default export format initially selected on the Export ComboBox.
|
![]() | DisabledImages |
Gets the collection of images used for buttons in the disabled state.
|
![]() | ExportFormats |
Gets or sets the export formats available on the Export ComboBox.
|
![]() | HasExportButton |
Specifies whether the Export button should be displayed.
|
![]() | HasGotoPageButton |
Specifies whether the Goto Page button should be displayed.
|
![]() | Images |
Gets the collection of images used for buttons in the normal state.
|
![]() | MouseOverImages |
Gets the collection of images used for buttons in the mouse over state.
|
![]() | Style |
Gets the Style object used to render the built-in navigation bar.
|
![]() | Text |
Gets or sets the text displayed in the built-in navigation bar.
|
![]() | ToolTips |
Gets the collection of ToolTips associated with each navigation bar element.
|
![]() | Visible |
Specifies whether the built-in navigation bar is displayed on paged reports.
|