The NavigationBar type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetNavigationBarEventReference |
Returns a string that can be used in a client event to cause a navigation bar action.
|
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString |
Gets a string that represents this NavigationBar.
(Overrides Object..::..ToString()()()().) |
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.
|