The NavigationBarImages 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 properties the state bag.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyExportImageUrl
Gets or sets the URL of the image contained in the Export button.
Public propertyGotoFirstImageUrl
Gets or sets the URL of the image contained in the Goto First button.
Public propertyGotoLastImageUrl
Gets or sets the URL of the image contained in the Goto Last button.
Public propertyGotoNextImageUrl
Gets or sets the URL of the image contained in the Goto Next button.
Public propertyGotoPageImageUrl
Gets or sets the URL of the image contained in the Goto Page button.
Public propertyGotoPreviousImageUrl
Gets or sets the URL of the image contained in the Goto Previous button.

See Also