The NavigationBar type exposes the following members.

Properties

  NameDescription
Public propertyAlign
Gets or sets the alignment of the navigation bar within the control.
Public propertyDefaultExportFormat
Gets or sets the default export format initially selected on the Export ComboBox.
Public propertyDisabledImages
Gets the collection of images used for buttons in the disabled state.
Public propertyExportFormats
Gets or sets the export formats available on the Export ComboBox.
Public propertyHasExportButton
Specifies whether the Export button should be displayed.
Public propertyHasGotoPageButton
Specifies whether the Goto Page button should be displayed.
Public propertyImages
Gets the collection of images used for buttons in the normal state.
Public propertyMouseOverImages
Gets the collection of images used for buttons in the mouse over state.
Public propertyStyle
Gets the Style object used to render the built-in navigation bar.
Public propertyText
Gets or sets the text displayed in the built-in navigation bar.
Public propertyToolTips
Gets the collection of ToolTips associated with each navigation bar element.
Public propertyVisible
Specifies whether the built-in navigation bar is displayed on paged reports.

See Also