The NavigationBarToolTips type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodReset
Clears out any defined tooltips the state bag.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyExport
ToolTip for the Export button.
Public propertyGotoFirst
ToolTip for the Goto First Page button.
Public propertyGotoLast
ToolTip for the Goto Last Page button.
Public propertyGotoNext
ToolTip for the Goto Next Page button.
Public propertyGotoPage
ToolTip for the Goto Page button.
Public propertyGotoPrevious
ToolTip for the Goto Previous Page button.

See Also